Sdílet prostřednictvím


RuntimeEntityType.IReadOnlyEntityType.GetIndexes Metoda

Definice

Získá indexy definované u tohoto typu entity.

[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

Návraty

Indexy definované pro tento typ entity.

Implementuje

Atributy

Platí pro