Sdílet prostřednictvím


RuntimeEntityType.IReadOnlyEntityType.GetDeclaredIndexes Metoda

Definice

Získá všechny indexy deklarované na tomto typu entity.

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

Návraty

Deklarované indexy.

Implementuje

Atributy

Platí pro