ComputeClause.ByExpressions 屬性

定義

那些後面出現的表情。 可選,元素可為零。

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)

屬性值

適用於