EventNotificationTarget 枚举

定义

可能的事件通知目标。

public enum EventNotificationTarget
type EventNotificationTarget = 
Public Enum EventNotificationTarget
继承
EventNotificationTarget

字段

名称 说明
Unknown 0
Server 1
Database 2
Queue 3

适用于