Udostępnij za pośrednictwem


IConventionEntityType.GetAllBaseTypesInclusiveAscending Metoda

Definicja

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

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

Zwraca

Typy podstawowe.

Dotyczy