Notification enumeration constants control the behavior of the EnumNotifications method of the Alert and Operator objects.
| Constant | Value | Description | 
|---|---|---|
| SQLDMOEnumNotify_Actual | 2 | Enumerate only those operators or alerts configured for notification | 
| SQLDMOEnumNotify_All | 1 | Enumerate all operators or alerts | 
| SQLDMOEnumNotify_Max | 3 | SQLDMOEnumNotify_Target | 
| SQLDMOEnumNotify_Min | 1 | SQLDMOEnumNotify_All | 
| SQLDMOEnumNotify_Target | 3 | Enumerate notifications for the operator or alert specified |