Freigeben über


ServerEventNotification-Klasse

Model schema container class for ServerEventNotification

Vererbungshierarchie

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

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public NotInheritable Class ServerEventNotification
'Usage
public static class ServerEventNotification
public ref class ServerEventNotification abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ServerEventNotification =  class end
public final class ServerEventNotification

Der ServerEventNotification-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element BrokerInstanceSpecifier BrokerInstanceSpecifier property class of ServerEventNotification
Öffentliche EigenschaftStatisches Element BrokerService BrokerService property class of ServerEventNotification
Öffentliche EigenschaftStatisches Element EventGroup EventGroup relationship class of ServerEventNotification
Öffentliche EigenschaftStatisches Element EventType EventType relationship class of ServerEventNotification
Öffentliche EigenschaftStatisches Element TypeClass Type class for ServerEventNotification
Öffentliche EigenschaftStatisches Element WithFanIn WithFanIn property class of ServerEventNotification

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace