IReadOnlyProperty.IsIndex Méthode

Définition

Obtient une valeur indiquant si cette propriété est utilisée en tant qu’index (ou partie d’un index composite).

public bool IsIndex ();
abstract member IsIndex : unit -> bool
Public Function IsIndex () As Boolean

Retours

true si la propriété est utilisée comme index, sinon false.

S’applique à