Udostępnij za pośrednictwem


IMutableModel.GetEntityTypes Metoda

Definicja

Pobiera wszystkie typy jednostek zdefiniowane w modelu.

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

Zwraca

Wszystkie typy jednostek zdefiniowane w modelu.

Dotyczy