Notification Enumeration Constants (SQLDMO_ENUMNOTIFY_TYPE)

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

See Also

EnumNotifications Method

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.