RuntimePropertyBase.IReadOnlyPropertyBase.DeclaringType Property

Definition

Gets the type that this property-like object belongs to.

Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase Microsoft.EntityFrameworkCore.Metadata.IReadOnlyPropertyBase.DeclaringType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyPropertyBase.DeclaringType : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase
 ReadOnly Property DeclaringType As IReadOnlyTypeBase Implements IReadOnlyPropertyBase.DeclaringType

Property Value

Implements

Attributes

Applies to