AlterTableRebuildStatement.Partition Property

Definition

Optional partition number (or all).

public Microsoft.SqlServer.TransactSql.ScriptDom.PartitionSpecifier Partition { get; set; }
member this.Partition : Microsoft.SqlServer.TransactSql.ScriptDom.PartitionSpecifier with get, set
Public Property Partition As PartitionSpecifier

Property Value

Applies to