IConventionForeignKey.PrincipalEntityType 屬性

定義

取得這個關聯性的目標主體實體類型。 這可能與關聯性以繼承階層中的衍生類型為目標時所定義的類型 PrincipalKey 不同 (,因為索引鍵是在階層的基底類型上定義) 。

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

屬性值

適用於