次の方法で共有


InvertibleRelationshipBuilderBase.DeclaringEntityType プロパティ

定義

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

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

プロパティ値

適用対象