Udostępnij przez


IEntityType.GetDerivedIndexes Metoda

Definicja

Pobiera wszystkie indeksy zadeklarowane na typach pochodnych od danego IEntityTypeelementu .

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

Zwraca

Indeksy pochodne.

Dotyczy