ITypeBase.ContainingEntityType 属性

定义

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

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

属性值

适用于