AlterIndexStatement.Partition Property

Definition

The expression that shows the partition. Optional, may be null.

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