SelectStatement.ComputeClauses 屬性

定義

計算子句。 可能完全沒有元素。

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)

屬性值

適用於