DatabaseEventNotification Class
Model schema container class for DatabaseEventNotification
Inheritance Hierarchy
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
The DatabaseEventNotification type exposes the following members.
Properties
Name | Description | |
---|---|---|
BrokerInstanceSpecifier | BrokerInstanceSpecifier property class of DatabaseEventNotification | |
BrokerService | BrokerService property class of DatabaseEventNotification | |
EventGroup | EventGroup relationship class of DatabaseEventNotification | |
EventType | EventType relationship class of DatabaseEventNotification | |
TypeClass | Type class for DatabaseEventNotification | |
WithFanIn | WithFanIn property class of DatabaseEventNotification |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.