IConventionTypeBase.ContainingEntityType 屬性

定義

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

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

屬性值

適用於