IReadOnlyProperty.IsIndex Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
true
si la propriété est utilisée comme index, sinon false
.
Commentaires sur Entity Framework
Entity Framework est un projet open source. Sélectionnez un lien pour fournir des commentaires :