Freigeben über


FullTextCatalog.Reorganize-Methode

Forces a master merge of the referenced full-text catalog.

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

Syntax

'Declaration
Public Sub Reorganize
'Usage
Dim instance As FullTextCatalog

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

Beispiele

Einbinden einer Volltextsuche

Siehe auch

Verweis

FullTextCatalog Klasse

Microsoft.SqlServer.Management.Smo-Namespace

Andere Ressourcen

Übersicht über die Volltextsuche

CREATE FULLTEXT CATALOG (Transact-SQL)