Bagikan melalui


RuntimeProperty.IProperty.GetContainingIndexes Metode

Definisi

Mendapatkan semua indeks yang menggunakan properti ini (termasuk indeks komposit tempat properti ini disertakan).

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

Mengembalikan

Indeks yang menggunakan properti ini.

Penerapan

Atribut

Berlaku untuk