ServiceQueueEventSet Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public sealed class ServiceQueueEventSet : Microsoft.SqlServer.Management.Smo.EventSetBase
type ServiceQueueEventSet = class
inherit EventSetBase
Public NotInheritable Class ServiceQueueEventSet
Inherits EventSetBase
- Herencia
Constructores
| Nombre | Description |
|---|---|
| ServiceQueueEventSet() | |
| ServiceQueueEventSet(ServiceQueueEvent) | |
| ServiceQueueEventSet(ServiceQueueEvent[]) | |
| ServiceQueueEventSet(ServiceQueueEventSet) | |
Propiedades
| Nombre | Description |
|---|---|
| AlterQueue |
define property for AlterQueue |
| BrokerQueueDisabled |
define propiedad para BrokerQueueDisabled |
| DropQueue |
define la propiedad para DropQueue |
| NumberOfElements | |
| QueueActivation |
definir la propiedad para QueueActivation |
| Storage |
almacenamiento de bits (Heredado de EventSetBase) |
Métodos
| Nombre | Description |
|---|---|
| Add(ServiceQueueEvent) | |
| Add(ServiceQueueEventSet, ServiceQueueEvent) | |
| Copy() | |
| FitsMask(EventSetBase) |
true si se ajusta a la máscara (Heredado de EventSetBase) |
| HasCommonBits(EventSetBase) |
devuelve true si y optCompare tienen opciones comunes que se establecen. (Heredado de EventSetBase) |
| Remove(ServiceQueueEvent) | |
| SetValue(EventSetBase, Boolean) |
establecer valor (Heredado de EventSetBase) |
| Subtract(ServiceQueueEventSet, ServiceQueueEvent) | |
| ToString() | |
Operadores
| Nombre | Description |
|---|---|
| Addition(ServiceQueueEventSet, ServiceQueueEvent) | |
| Subtraction(ServiceQueueEventSet, ServiceQueueEvent) | |