This topic has not yet been rated - Rate this topic

Table.Rebuild Method (Int32)

Rebuilds the specified table partition.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public void Rebuild(
	int partitionNumber
)

Parameters

partitionNumber
Type: System.Int32
An Int32 value that specifies the partition number to rebuild.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.