RuntimeComplexProperty.IPropertyBase.DeclaringType Property

Definition

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

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

Property Value

Implements

Attributes

Applies to