Langue

Index.Enable(IndexEnableAction) Méthode

Définition

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

S’applique à