Share via


IReadOnlyEntityType.DefiningEntityType プロパティ

定義

注意事項

Entity types with defining navigations have been replaced by shared-type entity types

定義するエンティティ型を取得します。

[System.Obsolete("Entity types with defining navigations have been replaced by shared-type entity types")]
public virtual Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType? DefiningEntityType { get; }
[<System.Obsolete("Entity types with defining navigations have been replaced by shared-type entity types")>]
member this.DefiningEntityType : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType
Public Overridable ReadOnly Property DefiningEntityType As IReadOnlyEntityType

プロパティ値

属性

適用対象