EventNotificationTarget Enumeration

Specifies the event notification target.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Enumeration EventNotificationTarget
public enum EventNotificationTarget
public enum class EventNotificationTarget
type EventNotificationTarget
public enum EventNotificationTarget

Members

Member name Description
Unknown Target is Unknown
Server Target is Server
Database Target is Database
Queue Target is Queue

See Also

Reference

Microsoft.Data.Schema.ScriptDom.Sql Namespace