IReadOnlyTypeBase.ContainingEntityType 属性

定义

获取此实体类型或声明复杂属性链的实体类型。

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

属性值

适用于