RuntimeProperty.IReadOnlyProperty.IsIndex Metodo

Definizione

Ottiene un valore che indica se questa proprietà viene utilizzata come indice (o parte di un indice composito).

[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

Restituisce

true se la proprietà viene utilizzata come indice; in caso contrario false, .

Implementazioni

Attributi

Si applica a