OwnedNavigationBuilder.PrincipalEntityType 屬性

定義

取得用來設定此關聯性的主體實體類型。

protected virtual Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType PrincipalEntityType { get; }
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
protected virtual Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType PrincipalEntityType { get; }
member this.PrincipalEntityType : Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.PrincipalEntityType : Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType
Protected Overridable ReadOnly Property PrincipalEntityType As EntityType

屬性值

Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType
屬性

適用於