Méthode Enable
Enables the full-text index.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub Enable
'Utilisation
Dim instance As FullTextIndex
instance.Enable()
public void Enable()
public:
void Enable()
member Enable : unit -> unit
public function Enable()
Voir aussi