Udostępnij przez


IEntityType.GetAllBaseTypesInclusiveAscending Metoda

Definicja

Zwraca wszystkie typy podstawowe danego typu jednostki, w tym sam typ, dolny do góry.

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

Zwraca

Typy podstawowe.

Dotyczy