イベント通知のターゲットを指定します。
名前空間: 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 です |