Table.Rebuild Method

Include Protected Members
Include Inherited Members

Rebuilds the specified table or partition.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Rebuild() Rebuilds the table.
Public method Rebuild(Int32) Rebuilds the specified table partition.

Top