Méthode FullTextCatalog.Rebuild

Rebuilds the entire full-text catalog.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Sub Rebuild
'Utilisation
Dim instance As FullTextCatalog

instance.Rebuild()
public void Rebuild()
public:
void Rebuild()
member Rebuild : unit -> unit
public function Rebuild()

Exemples

Implémentation de la recherche en texte intégral

Voir aussi

Référence

FullTextCatalog Classe

Surcharge Rebuild

Espace de noms Microsoft.SqlServer.Management.Smo

Autres ressources

Vue d'ensemble de la recherche en texte intégral

CREATE FULLTEXT CATALOG (Transact-SQL)