Classe QueueEventNotification
Model schema container class for QueueEventNotification
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dac.Model.QueueEventNotification
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public NotInheritable Class QueueEventNotification
'Uso
public static class QueueEventNotification
public ref class QueueEventNotification abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type QueueEventNotification = class end
public final class QueueEventNotification
O tipo QueueEventNotification expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
BrokerInstanceSpecifier | BrokerInstanceSpecifier property class of QueueEventNotification | |
BrokerService | BrokerService property class of QueueEventNotification | |
EventGroup | EventGroup relationship class of QueueEventNotification | |
EventType | EventType relationship class of QueueEventNotification | |
Queue | Queue relationship class of QueueEventNotification | |
TypeClass | Type class for QueueEventNotification | |
WithFanIn | WithFanIn property class of QueueEventNotification |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.