IConventionPropertyBase.DeclaringType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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