Alert Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Alert() | |
Alert(JobServer, String) |
Alert()
public Alert ();
Public Sub New ()
Applies to
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)
Parameters
- jobServer
- JobServer
- name
- String