Partager via


Énumération EventNotificationTarget

Specifies the event notification targets.

Espace de noms :  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly :  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntaxe

'Déclaration
Public Enumeration EventNotificationTarget
'Utilisation
Dim instance As EventNotificationTarget
public enum EventNotificationTarget
public enum class EventNotificationTarget
type EventNotificationTarget
public enum EventNotificationTarget

Membres

Nom de membre Description
Database The target is Database.
Queue The target is Queue.
Server The target is Server.
Unknown The target is Unknown.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom