Share via


ReferenceReferenceBuilderBase.DeclaringEntityType プロパティ

定義

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

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

プロパティ値

Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType

適用対象