Udostępnij za pośrednictwem


IReadOnlyEntityType.GetDerivedTypesInclusive Metoda

Definicja

Zwraca wszystkie typy pochodne tego typu jednostki, w tym sam typ.

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

Zwraca

Typy pochodne.

Dotyczy