Конструктор Alert
Initializes a new instance of the Alert class.
Пространство имен: Microsoft.SqlServer.Management.Smo.Agent
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New Alert()
public Alert()
public:
Alert()
new : unit -> Alert
public function Alert()
Замечания
The default constructor initializes any fields to their default values.