Share via


IMutableTypeBase.ContainingEntityType Property

Definition

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

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

Property Value

Applies to