ComputeClause.ComputeFunctions 속성

정의

컴퓨팅 함수입니다. 하나 이상 필요합니다.

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

속성 값

적용 대상