Udostępnij za pośrednictwem


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

Zwraca

Typy podstawowe.

Dotyczy