This topic has not yet been rated - Rate this topic

WorkloadGroup.MoveToPool Method

Moves the workload group to the specified resource pool.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public void MoveToPool(
	string poolName
)

Parameters

poolName
Type: System.String
A String value that contains the name of the destination resource pool.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.