Udostępnij za pośrednictwem


IReadOnlyEntityType.GetAllBaseTypesInclusive Metoda

Definicja

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

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

Zwraca

Typy podstawowe.

Dotyczy