WorkloadGroup Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| WorkloadGroup() | |
| WorkloadGroup(ResourcePool, String) |
WorkloadGroup()
public WorkloadGroup();
Public Sub New ()
S’applique à
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)
Paramètres
- resourcePool
- ResourcePool
- name
- String