Enum SqlAlertNotifyMethods
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
The notification methods for an alert.
[Flags]
public enum SqlAlertNotifyMethods
Fields
NetSend = 4
Net send notifications.
None = 0
No notify methods.
NotifyEmail = 1
Email notifications.
Pager = 2
Page notifications.
Unknown = 8
The notification type is unknown.