Share via


RuntimeComplexType.IReadOnlyTypeBase.ContainingEntityType Property

Definition

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

Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase.ContainingEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase.ContainingEntityType : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType
 ReadOnly Property ContainingEntityType As IReadOnlyEntityType Implements IReadOnlyTypeBase.ContainingEntityType

Property Value

Implements

Attributes

Applies to