Sdílet prostřednictvím


RuntimeProperty.IReadOnlyProperty.IsIndex Metoda

Definice

Získá hodnotu označující, zda je tato vlastnost použita jako index (nebo součást složeného indexu).

[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

Návraty

true pokud se vlastnost používá jako index, jinak false.

Implementuje

Atributy

Platí pro