言語

ComputeClause.ByExpressions プロパティ

定義

後に来る式。 省略可能。0 個の要素を含めることができます。

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

プロパティ値

適用対象