CreateWorkloadGroupStatement Constructor

Initializes a new instance of the CreateWorkloadGroupStatement class.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New CreateWorkloadGroupStatement()
public CreateWorkloadGroupStatement()
public:
CreateWorkloadGroupStatement()
new : unit -> CreateWorkloadGroupStatement
public function CreateWorkloadGroupStatement()

See Also

Reference

CreateWorkloadGroupStatement Class

Microsoft.SqlServer.TransactSql.ScriptDom Namespace