ReferenceCollectionBuilderBase.DependentEntityType プロパティ

定義

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

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

プロパティ値

Microsoft.EntityFrameworkCore.Metadata.Internal.EntityType

適用対象