OperatorCategory 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 |
|---|---|
| OperatorCategory() | |
| OperatorCategory(JobServer, String) |
OperatorCategory()
public OperatorCategory();
Public Sub New ()
S’applique à
OperatorCategory(JobServer, String)
public OperatorCategory(Microsoft.SqlServer.Management.Smo.Agent.JobServer jobServer, string name);
new Microsoft.SqlServer.Management.Smo.Agent.OperatorCategory : Microsoft.SqlServer.Management.Smo.Agent.JobServer * string -> Microsoft.SqlServer.Management.Smo.Agent.OperatorCategory
Public Sub New (jobServer As JobServer, name As String)
Paramètres
- jobServer
- JobServer
- name
- String