Partilhar via


Construtor Alert

Initializes a new instance of the Alert class.

Namespace:  Microsoft.SqlServer.Management.Smo.Agent
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Public Sub New
'Uso
Dim instance As New Alert()
public Alert()
public:
Alert()
new : unit -> Alert
public function Alert()

Comentários

The default constructor initializes any fields to their default values.

Exemplos

Agendando tarefas administrativas automáticas no SQL Server Agent

Consulte também

Referência

Alert Classe

Sobrecarregado Alert

Namespace Microsoft.SqlServer.Management.Smo.Agent

Outros recursos

Tarefas de administração automatizadas (SQL Server Agent)

sp_add_alert (Transact-SQL)