Перечисление EventNotificationTarget

Specifies the event notification targets.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
Public Enumeration EventNotificationTarget
'Применение
Dim instance As EventNotificationTarget
public enum EventNotificationTarget
public enum class EventNotificationTarget
type EventNotificationTarget
public enum EventNotificationTarget

Элементы

Имя элемента Описание
Database The target is Database.
Queue The target is Queue.
Server The target is Server.
Unknown The target is Unknown.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom