SelectStatement.ComputeClauses 属性

定义

计算 by 子句。 可能具有零个元素。

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

属性值

适用于