Udostępnij za pośrednictwem


IConventionEntityType.GetIndexes Metoda

Definicja

Pobiera indeksy zdefiniowane w tym typie jednostki.

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

Zwraca

Indeksy zdefiniowane w tym typie jednostki.

Dotyczy