Udostępnij za pośrednictwem


IMutableEntityType.GetAllBaseTypesInclusive Metoda

Definicja

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

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

Zwraca

Typy podstawowe.

Dotyczy