Partager via


Méthode Reorganize

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

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

Syntaxe

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

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