Alert Constructor
Initializes a new instance of the Alert class.
Overload List
Name | Description |
---|---|
Alert () |
Initializes a new instance of the Alert class.
|
Alert (JobServer, String) |
Initializes a new instance of the Alert class on the specified instance of SQL Server Agent and with the specified name
|
See Also