Classe ServerEventNotification
Model schema container class for ServerEventNotification
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dac.Model.ServerEventNotification
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public NotInheritable Class ServerEventNotification
'Uso
public static class ServerEventNotification
public ref class ServerEventNotification abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ServerEventNotification = class end
public final class ServerEventNotification
O tipo ServerEventNotification expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
BrokerInstanceSpecifier | BrokerInstanceSpecifier property class of ServerEventNotification | |
BrokerService | BrokerService property class of ServerEventNotification | |
EventGroup | EventGroup relationship class of ServerEventNotification | |
EventType | EventType relationship class of ServerEventNotification | |
TypeClass | Type class for ServerEventNotification | |
WithFanIn | WithFanIn property class of ServerEventNotification |
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.