Freigeben über


QueueEventNotification-Klasse

Model schema container class for QueueEventNotification

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.QueueEventNotification

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

Syntax

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

Der QueueEventNotification-Typ macht folgende Elemente verfügbar.

Eigenschaften

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

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