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

屬性值

屬性

適用於