PartitionSpecifier.Number Property

Definition

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

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

Property Value

Applies to