Enumerazione EventNotificationTarget
Specifica la destinazione della notifica degli eventi.
Spazio dei nomi: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Sintassi
'Dichiarazione
Public Enumeration EventNotificationTarget
public enum EventNotificationTarget
public enum class EventNotificationTarget
type EventNotificationTarget
public enum EventNotificationTarget
Membri
Nome membro | Descrizione | |
---|---|---|
Unknown | La destinazione è Unknown | |
Server | La destinazione è Server | |
Database | La destinazione è Database | |
Queue | La destinazione è Queue |