Udostępnij za pośrednictwem


IMutableEntityType.GetDerivedTypesInclusive Metoda

Definicja

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

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

Zwraca

Typy pochodne.

Dotyczy