Поделиться через


Метод Reorganize

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

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Sub Reorganize
'Применение
Dim instance As FullTextCatalog

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