Compartir a través de


Cleanup Método

Finds and removes full-text catalog resources in the file system that do not have corresponding entries in the full-text related system table.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Sub Cleanup
'Uso
Dim instance As FullTextService

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