EventNotificationTarget 列舉型別
指定事件通知目標。
命名空間: 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 | 目標為 [未知]。 | |
Server | 目標為 [伺服器]。 | |
Database | 目標為 [資料庫]。 | |
Queue | 目標為 [佇列]。 |