Reorganize メソッド

参照先のフルテキスト カタログを強制的にマスター マージします。

名前空間:  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()