ReferenceCollectionBuilderBase.PrincipalEntityType プロパティ

定義

このリレーションシップの構成に使用されるプリンシパル エンティティの種類を取得します。

protected virtual Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType PrincipalEntityType { get; }
member this.PrincipalEntityType : Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType
Protected Overridable ReadOnly Property PrincipalEntityType As EntityType

プロパティ値

Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType

適用対象