Share via


IComplexType.ITypeBase.ContainingEntityType Property

Definition

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

override sealed Microsoft.EntityFrameworkCore.Metadata.IEntityType Microsoft.EntityFrameworkCore.Metadata.ITypeBase.ContainingEntityType { get; }
member this.Microsoft.EntityFrameworkCore.Metadata.ITypeBase.ContainingEntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
 Overrides NotOverridable ReadOnly Property ContainingEntityType As IEntityType Implements ITypeBase.ContainingEntityType

Property Value

Implements

Applies to