FullTextCatalog.Reorganize Method
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
'Bildirim
Public Sub Reorganize
'Kullanım
Dim instance As FullTextCatalog
instance.Reorganize()
public void Reorganize()
public:
void Reorganize()
member Reorganize : unit -> unit
public function Reorganize()
Examples
See Also
Reference
Microsoft.SqlServer.Management.Smo Namespace