Compartilhar via


Enumeração EventNotificationTarget

Specifies the event notification targets.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (em Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxe

'Declaração
Public Enumeration EventNotificationTarget
'Uso
Dim instance As EventNotificationTarget
public enum EventNotificationTarget
public enum class EventNotificationTarget
type EventNotificationTarget
public enum EventNotificationTarget

Membros

Nome do membro Descrição
Database The target is Database.
Queue The target is Queue.
Server The target is Server.
Unknown The target is Unknown.

Consulte também

Referência

Namespace Microsoft.SqlServer.TransactSql.ScriptDom