指定事件通知目标。
命名空间:  Microsoft.Data.Schema.ScriptDom.Sql
程序集:  Microsoft.Data.Schema.ScriptDom.Sql(在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)
语法
声明
Public Enumeration EventNotificationTarget
public enum EventNotificationTarget
public enum class EventNotificationTarget
type EventNotificationTarget
public enum EventNotificationTarget
成员
| 成员名称 | 说明 | |
|---|---|---|
| Unknown | 目标为 Unknown | |
| Server | 目标为 Server | |
| Database | 目标为 Database | |
| Queue | 目标为 Queue |