NotifyType Enumeration
The NotifyType enumeration contains values that are used to specify the notification type that restricts the output of the Alert object's EnumNotifications method.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
| Member name | Description | |
|---|---|---|
| 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. |
Show: