Bagikan melalui


RuntimeProperty.IReadOnlyProperty.IsIndex Metode

Definisi

Mendapatkan nilai yang menunjukkan apakah properti ini digunakan sebagai indeks (atau bagian dari indeks komposit).

[System.Diagnostics.DebuggerStepThrough]
bool IReadOnlyProperty.IsIndex ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.IsIndex : unit -> bool
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.IsIndex : unit -> bool
Function IsIndex () As Boolean Implements IReadOnlyProperty.IsIndex

Mengembalikan

true jika properti digunakan sebagai indeks, jika tidak false.

Penerapan

Atribut

Berlaku untuk