Membros ServiceQueueEvent
The ServiceQueueEvent object represents the Service Broker service queue events that can be included in a service queue event set.
O tipo ServiceQueueEvent expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
![]() ![]() |
Add | Returns a Service Broker queue event set that is created by adding two specified events together. |
![]() ![]() |
BitwiseOr | Creates a service queue event set by performing a bitwise OR operation on two ServiceQueueEvent objects. |
![]() |
Equals | Determines whether the referenced service queue event object is equal to a specified object. (Substitui Object. . :: . .Equals(Object).) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | This method supports the SQL Server infrastructure and is not intended to be used directly from your code. (Substitui Object. . :: . .GetHashCode() () () ().) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | Returns the referenced object in string format. (Substitui Object. . :: . .ToString() () () ().) |
Início
Operadores
Nome | Descrição | |
---|---|---|
![]() ![]() |
Addition | Creates a service queue event set by performing an addition operation on two ServiceQueueEvent objects. |
![]() ![]() |
BitwiseOr | Creates a service queue event set by performing a bitwise OR operation on two ServiceQueueEvent objects. |
![]() ![]() |
Equality | Creates a service queue event set by performing an equality operation on two ServiceQueueEvent objects. |
![]() ![]() |
Implicit Widening Implicit Implicit Implicit(ServiceQueueEvent to ServiceQueueEventSet) | |
![]() ![]() |
Inequality | Creates a service queue event set by performing an inequality operation on two ServiceQueueEvent objects. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() ![]() |
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. |
Início