SelectStatement.ComputeClauses 속성

정의

절별 컴퓨팅입니다. 요소가 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)

속성 값

적용 대상