Método Reorganize
Forces a master merge of the referenced full-text catalog.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Public Sub Reorganize
'Uso
Dim instance As FullTextCatalog
instance.Reorganize()
public void Reorganize()
public:
void Reorganize()
member Reorganize : unit -> unit
public function Reorganize()
Consulte também