ComputeClause.ComputeFunctions プロパティ

定義

コンピューティング関数。 少なくとも 1 つが必要です。

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)

プロパティ値

適用対象