RuntimeProperty.IReadOnlyProperty.IsIndex Methode

Definition

Ruft einen Wert ab, der angibt, ob diese Eigenschaft als Index (oder Teil eines zusammengesetzten Indexes) verwendet wird.

[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

Gibt zurück

true , wenn die -Eigenschaft als Index verwendet wird, andernfalls false.

Implementiert

Attribute

Gilt für: