Index.Reorganize Method
SQL Server 2012
Reorganizes the index based on current property settings.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Note |
|---|
Indexes based on the UserDefinedTableType object cannot be modified and running this method will generate an exception. |
Note