Udostępnij za pośrednictwem


RuntimeEntityType.IEntityType.GetDerivedIndexes Metoda

Definicja

Pobiera wszystkie indeksy zadeklarowane dla typów pochodzących z danego IEntityTypeelementu .

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

Zwraca

Indeksy pochodne.

Implementuje

Atrybuty

Dotyczy