ServiceQueueEventSet 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public sealed class ServiceQueueEventSet : Microsoft.SqlServer.Management.Smo.EventSetBase
type ServiceQueueEventSet = class
inherit EventSetBase
Public NotInheritable Class ServiceQueueEventSet
Inherits EventSetBase
- 繼承
建構函式
| 名稱 | Description |
|---|---|
| ServiceQueueEventSet() | |
| ServiceQueueEventSet(ServiceQueueEvent) | |
| ServiceQueueEventSet(ServiceQueueEvent[]) | |
| ServiceQueueEventSet(ServiceQueueEventSet) | |
屬性
| 名稱 | Description |
|---|---|
| AlterQueue |
定義 AlterQueue 的屬性 |
| BrokerQueueDisabled |
定義 BrokerQueueDisabled 的屬性 |
| DropQueue |
定義 DropQueue 的屬性 |
| NumberOfElements | |
| QueueActivation |
定義 QueueActivation 的屬性 |
| Storage |
位元儲存 (繼承來源 EventSetBase) |
方法
| 名稱 | Description |
|---|---|
| Add(ServiceQueueEvent) | |
| Add(ServiceQueueEventSet, ServiceQueueEvent) | |
| Copy() | |
| FitsMask(EventSetBase) |
若 符合遮罩,則為真 (繼承來源 EventSetBase) |
| HasCommonBits(EventSetBase) |
如果 this 和 optCompare 有共同的選項且設定為 (繼承來源 EventSetBase) |
| Remove(ServiceQueueEvent) | |
| SetValue(EventSetBase, Boolean) |
集合值 (繼承來源 EventSetBase) |
| Subtract(ServiceQueueEventSet, ServiceQueueEvent) | |
| ToString() | |
運算子
| 名稱 | Description |
|---|---|
| Addition(ServiceQueueEventSet, ServiceQueueEvent) | |
| Subtraction(ServiceQueueEventSet, ServiceQueueEvent) | |