Udostępnij za pośrednictwem


IReadOnlyEntityType.GetDerivedTypes Metoda

Definicja

Pobiera wszystkie typy w modelu pochodzącym z tego typu jednostki.

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

Zwraca

Typy pochodne.

Dotyczy