This topic has not yet been rated - Rate this topic

Index.Reorganize Method

Reorganizes the index based on current property settings.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public void Reorganize()
NoteNote

Indexes based on the UserDefinedTableType object cannot be modified and running this method will generate an exception.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.