次の方法で共有


ReferenceReferenceBuilderBase.RelatedEntityType プロパティ

定義

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

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

プロパティ値

Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType

適用対象