Condividi tramite


Membri ServiceQueueEvent

The ServiceQueueEvent object represents the Service Broker service queue events that can be included in a service queue event set.

Il tipo ServiceQueueEvent espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblicoMembro statico Add Returns a Service Broker queue event set that is created by adding two specified events together.
Metodo pubblicoMembro statico BitwiseOr Creates a service queue event set by performing a bitwise OR operation on two ServiceQueueEvent objects.
Metodo pubblico Equals Determines whether the referenced service queue event object is equal to a specified object. (Esegue l'override di Object. . :: . .Equals(Object).)
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode This method supports the SQL Server infrastructure and is not intended to be used directly from your code. (Esegue l'override di Object. . :: . .GetHashCode() () () ().)
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString Returns the referenced object in string format. (Esegue l'override di Object. . :: . .ToString() () () ().)

In alto

Operatori

  Nome Descrizione
Operatore pubblicoMembro statico Addition Creates a service queue event set by performing an addition operation on two ServiceQueueEvent objects.
Operatore pubblicoMembro statico BitwiseOr Creates a service queue event set by performing a bitwise OR operation on two ServiceQueueEvent objects.
Operatore pubblicoMembro statico Equality Creates a service queue event set by performing an equality operation on two ServiceQueueEvent objects.
Operatore pubblicoMembro statico Implicit Widening Implicit Implicit Implicit(ServiceQueueEvent to ServiceQueueEventSet)
Operatore pubblicoMembro statico Inequality Creates a service queue event set by performing an inequality operation on two ServiceQueueEvent objects.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblicaMembro statico AlterQueue Gets a service queue event that can be included in the event set.
Proprietà pubblicaMembro statico BrokerQueueDisabled Gets a service queue event that can be included in the event set.
Proprietà pubblicaMembro statico DropQueue Gets a service queue event that can be included in the event set.
Proprietà pubblicaMembro statico QueueActivation Gets a service queue event that can be included in the event set.

In alto