IConventionPropertyBase.DeclaringType Property

Definition

Gets the type that this property belongs to.

public Microsoft.EntityFrameworkCore.Metadata.IConventionTypeBase DeclaringType { get; }
member this.DeclaringType : Microsoft.EntityFrameworkCore.Metadata.IConventionTypeBase
Public ReadOnly Property DeclaringType As IConventionTypeBase

Property Value

Applies to