Udostępnij za pośrednictwem


IReadOnlyEntityType.GetDerivedIndexes Metoda

Definicja

Pobiera wszystkie indeksy zadeklarowane dla typów pochodzących z tego typu jednostki.

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

Zwraca

Indeksy pochodne.

Dotyczy