WorkloadGroup Konstruktoren

Definition

Überlädt

WorkloadGroup()

public WorkloadGroup();
Public Sub New ()

Gilt für:

WorkloadGroup(ResourcePool, String)

public WorkloadGroup(Microsoft.SqlServer.Management.Smo.ResourcePool resourcePool, string name);
new Microsoft.SqlServer.Management.Smo.WorkloadGroup : Microsoft.SqlServer.Management.Smo.ResourcePool * string -> Microsoft.SqlServer.Management.Smo.WorkloadGroup
Public Sub New (resourcePool As ResourcePool, name As String)

Parameter

resourcePool
ResourcePool
name
String

Gilt für: