OverClause.Partitions Property

Definition

The partitions. Optional, may have zero elements.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression> Partitions { get; }
member this.Partitions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression>
Public ReadOnly Property Partitions As IList(Of ScalarExpression)

Property Value

Applies to