Reorganize Método
Forces a master merge of the referenced full-text catalog.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Sub Reorganize
'Uso
Dim instance As FullTextCatalog
instance.Reorganize()
public void Reorganize()
public:
void Reorganize()
member Reorganize : unit -> unit
public function Reorganize()