IConventionTypeBase.ContainingEntityType Property

Definition

Gets this entity type or the one on which the complex property chain is declared.

public virtual Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType ContainingEntityType { get; }
member this.ContainingEntityType : Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType
Public Overridable ReadOnly Property ContainingEntityType As IConventionEntityType

Property Value

Applies to