共用方式為


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.

命名空間:  Microsoft.SqlServer.Management.Smo.Agent
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Enumeration NotifyType
'用途
Dim instance As NotifyType
public enum NotifyType
public enum class NotifyType
type NotifyType
public enum NotifyType

成員

成員名稱 說明
Actual Enumerates only those operators or alerts configured for notification.
All Enumerates all operators or alerts.
Target Enumerates notifications for the operator or alert specified.

請參閱

參考

Microsoft.SqlServer.Management.Smo.Agent 命名空間