SqlServerIndexAnnotations.SetIsClustered(Nullable<Boolean>) Méthode
Définition
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.
Tente de définir clustering à l’aide de la sémantique du en cours d’utilisationRelationalAnnotations.
protected virtual bool SetIsClustered(bool? value);
abstract member SetIsClustered : Nullable<bool> -> bool
override this.SetIsClustered : Nullable<bool> -> bool
Protected Overridable Function SetIsClustered (value As Nullable(Of Boolean)) As Boolean
Paramètres
Retours
True si l’annotation a été définie ; false Sinon.