次の方法で共有


Reorganize メソッド

現在のプロパティ設定を基にインデックスを再構成します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Public Sub Reorganize
'使用
Dim instance As Index

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

説明

注意

UserDefinedTableType オブジェクトに基づくインデックスは変更できないため、このメソッドを実行すると例外が発生します。