IReadOnlyTypeBase.ContainingEntityType 屬性

定義

取得這個實體類型,或宣告複雜屬性鏈結的實體類型。

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

屬性值

適用於