Udostępnij za pośrednictwem


IMutableEntityType.GetIndexes Metoda

Definicja

Pobiera indeksy zdefiniowane dla tego typu jednostki.

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

Zwraca

Indeksy zdefiniowane dla tego typu jednostki.

Dotyczy