WorkloadGroupStatement.WorkloadGroupParameters プロパティ

定義

パラメーターの一覧。

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

プロパティ値

適用対象