次の方法で共有


WindowDefinition.Partitions プロパティ

定義

パーティション。 省略可能。0 個の要素を含めることができます。

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)

プロパティ値

適用対象