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