Freigeben über


FullTextService.Cleanup-Methode

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

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Sub Cleanup
'Usage
Dim instance As FullTextService

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

Beispiele

Einbinden einer Volltextsuche

Siehe auch

Verweis

FullTextService Klasse

Microsoft.SqlServer.Management.Smo-Namespace

Andere Ressourcen

Übersicht über die Volltextsuche

CREATE FULLTEXT INDEX (Transact-SQL)

CREATE FULLTEXT CATALOG (Transact-SQL)