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
属性

適用対象