Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
The NotifyType enumeration contains values that are used to specify the notification type that restricts the output of the Alert object's EnumNotifications method.
Espacio de nombres: Microsoft.SqlServer.Management.Smo.Agent
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Enumeration NotifyType
'Uso
Dim instance As NotifyType
public enum NotifyType
public enum class NotifyType
type NotifyType
public enum NotifyType
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| 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. |