Элементы ServiceQueueEvent

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

Тип ServiceQueueEvent предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый методСтатический элемент 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. (Перезаписывает Object. . :: . .Equals(Object).)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode This method supports the SQL Server infrastructure and is not intended to be used directly from your code. (Перезаписывает Object. . :: . .GetHashCode() () () ().)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString Returns the referenced object in string format. (Перезаписывает Object. . :: . .ToString() () () ().)

В начало

Операторы

  Имя Описание
Открытый операторСтатический элемент 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.

В начало

Свойства

  Имя Описание
Открытое свойствоСтатический элемент 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.

В начало