Bagikan melalui


IReadOnlyEntityType.GetAllBaseTypesAscending Metode

Definisi

Mendapatkan semua jenis dalam model dari mana jenis entitas ini berasal, dimulai dengan yang terdekat.

public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType> GetAllBaseTypesAscending ();
abstract member GetAllBaseTypesAscending : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType>
override this.GetAllBaseTypesAscending : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType>
Public Overridable Function GetAllBaseTypesAscending () As IEnumerable(Of IReadOnlyEntityType)

Mengembalikan

Jenis dasar.

Berlaku untuk