ServiceQueueEvent Members
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
Nome | 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. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | 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. |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Vedere anche
Riferimento
ServiceQueueEvent Class
Microsoft.SqlServer.Management.Smo Namespace