Udostępnij za pośrednictwem


IReadOnlyEntityType.GetAllBaseTypesAscending Metoda

Definicja

Pobiera wszystkie typy w modelu, z którego pochodzi ten typ jednostki, począwszy od najbliższego.

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)

Zwraca

Typy podstawowe.

Dotyczy