Enumerazione NotifyType

The NotifyType enumeration contains values that are used to specify the notification type that restricts the output of the Alert object's EnumNotifications method.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo.Agent
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public Enumeration NotifyType
'Utilizzo
Dim instance As NotifyType
public enum NotifyType
public enum class NotifyType
type NotifyType
public enum NotifyType

Membri

Nome membro Descrizione
All Enumerates all operators or alerts.
Actual Enumerates only those operators or alerts configured for notification.
Target Enumerates notifications for the operator or alert specified.