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

適用於