Udostępnij za pośrednictwem


RuntimeEntityType.IReadOnlyEntityType.GetIndexes Metoda

Definicja

Pobiera indeksy zdefiniowane w tym typie jednostki.

[System.Diagnostics.DebuggerStepThrough]
System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyIndex> IReadOnlyEntityType.GetIndexes ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetIndexes : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyIndex>
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetIndexes : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyIndex>
Function GetIndexes () As IEnumerable(Of IReadOnlyIndex) Implements IReadOnlyEntityType.GetIndexes

Zwraca

Indeksy zdefiniowane w tym typie jednostki.

Implementuje

Atrybuty

Dotyczy