Udostępnij przez


IEntityType.GetAllBaseTypesInclusive Metoda

Definicja

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

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

Zwraca

Typy podstawowe.

Dotyczy