Méthode FullTextService.Cleanup
Finds and removes full-text catalog resources in the file system that do not have corresponding entries in the full-text related system table.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub Cleanup
'Utilisation
Dim instance As FullTextService
instance.Cleanup()
public void Cleanup()
public:
void Cleanup()
member Cleanup : unit -> unit
public function Cleanup()
Exemples
Implémentation de la recherche en texte intégral
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo
Autres ressources
Vue d'ensemble de la recherche en texte intégral