Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ServiceQueueEvent object represents the Service Broker service queue events that can be included in a service queue event set.
The following tables list the members exposed by the ServiceQueueEvent type.
Public Properties
Name | Description | |
---|---|---|
![]() ![]() |
AlterQueue | Gets a service queue event that can be included in the event set. |
![]() ![]() |
BrokerQueueDisabled | Gets a service queue event that can be included in the event set. |
![]() ![]() |
DropQueue | Gets a service queue event that can be included in the event set. |
![]() ![]() |
QueueActivation | Gets a service queue event that can be included in the event set. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() ![]() |
Add | Returns a Service Broker queue event set that is created by adding two specified events together. |
![]() ![]() |
BitwiseOr | |
![]() |
Equals | Overloaded. Overridden. |
![]() |
GetHashCode | Overridden. This method supports the Microsoft SQL Server 2005 infrastructure and is not intended to be used directly from your code. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Addition | Creates a service queue event set by performing an addition operation on two ServiceQueueEvent objects. |
![]() ![]() |
op_BitwiseOr | Creates a service queue event set by performing a bitwise OR operation on two ServiceQueueEvent objects. |
![]() ![]() |
op_Equality | Creates a service queue event set by performing an equality operation on two ServiceQueueEvent objects. |
![]() ![]() |
op_Implicit | |
![]() ![]() |
op_Inequality | Creates a service queue event set by performing an inequality operation on two ServiceQueueEvent objects. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Returns the referenced object in string format. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
ServiceQueueEvent Class
Microsoft.SqlServer.Management.Smo Namespace