WindowDefinition.Partitions 属性

定义

分区。 可选,可能具有零个元素。

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)

属性值

适用于