SelectStatement.ComputeClauses プロパティ

定義

compute by 句。 0 個の要素を含めることができます。

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)

プロパティ値

適用対象