Compartir a través de


Clase ServerEventNotification

Model schema container class for ServerEventNotification

Jerarquía de herencia

System.Object
  Microsoft.SqlServer.Dac.Model.ServerEventNotification

Espacio de nombres:  Microsoft.SqlServer.Dac.Model
Ensamblado:  Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)

Sintaxis

'Declaración
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

El tipo ServerEventNotification expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad públicaMiembro estático BrokerInstanceSpecifier BrokerInstanceSpecifier property class of ServerEventNotification
Propiedad públicaMiembro estático BrokerService BrokerService property class of ServerEventNotification
Propiedad públicaMiembro estático EventGroup EventGroup relationship class of ServerEventNotification
Propiedad públicaMiembro estático EventType EventType relationship class of ServerEventNotification
Propiedad públicaMiembro estático TypeClass Type class for ServerEventNotification
Propiedad públicaMiembro estático WithFanIn WithFanIn property class of ServerEventNotification

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dac.Model