Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
The NotifyType enumeration contains values that are used to specify the notification type that restricts the output of the Alert object's EnumNotifications method.
Namespace: Microsoft.SqlServer.Management.Smo.Agent
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Public Enumeration NotifyType
'Uso
Dim instance As NotifyType
public enum NotifyType
public enum class NotifyType
type NotifyType
public enum NotifyType
Membros
| Nome do membro | Descrição | |
|---|---|---|
| Actual | Enumerates only those operators or alerts configured for notification. | |
| All | Enumerates all operators or alerts. | |
| Target | Enumerates notifications for the operator or alert specified. |