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)

屬性值

適用於