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)

属性值

适用于