Expand Minimize
This topic has not yet been rated - Rate this topic

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.

Namespace:  Microsoft.SqlServer.Management.Smo.Agent
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public enum NotifyType
Member nameDescription
AllEnumerates all operators or alerts.
ActualEnumerates only those operators or alerts configured for notification.
TargetEnumerates notifications for the operator or alert specified.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.