Partilhar via


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
Propriedade públicaMembro estático BrokerInstanceSpecifier BrokerInstanceSpecifier property class of ServerEventNotification
Propriedade públicaMembro estático BrokerService BrokerService property class of ServerEventNotification
Propriedade públicaMembro estático EventGroup EventGroup relationship class of ServerEventNotification
Propriedade públicaMembro estático EventType EventType relationship class of ServerEventNotification
Propriedade públicaMembro estático TypeClass Type class for ServerEventNotification
Propriedade públicaMembro estático 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.

Consulte também

Referência

Namespace Microsoft.SqlServer.Dac.Model