Udostępnij za pośrednictwem


IMutableEntityType.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.IMutableEntityType> GetAllBaseTypesAscending ();
abstract member GetAllBaseTypesAscending : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType>
override this.GetAllBaseTypesAscending : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType>
Public Overridable Function GetAllBaseTypesAscending () As IEnumerable(Of IMutableEntityType)

Zwraca

Typy podstawowe.

Dotyczy