Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
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. |