Freigeben über


DatabaseEventNotification-Klasse

Model schema container class for DatabaseEventNotification

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.DatabaseEventNotification

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

Syntax

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

Der DatabaseEventNotification-Typ macht folgende Elemente verfügbar.

Eigenschaften

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

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