Index.Enable(IndexEnableAction) 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.
Active l’index. L’argument d’action spécifie comment activer l’index. Il est possible d’appeler Create() ou Rebuild() à la place pour activer l’index.
public void Enable(Microsoft.SqlServer.Management.Smo.IndexEnableAction action);
member this.Enable : Microsoft.SqlServer.Management.Smo.IndexEnableAction -> unit
Public Sub Enable (action As IndexEnableAction)
Paramètres
- action
- IndexEnableAction