共用方式為


ServiceQueueEventSet Constructor

Initializes a new instance of the ServiceQueueEventSet class.

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

多載清單

名稱 Description
ServiceQueueEventSet ()
Initializes a new instance of the ServiceQueueEventSet class.
ServiceQueueEventSet (ServiceQueueEvent)
Initializes a new instance of the ServiceQueueEventSet class with a specified event.
ServiceQueueEventSet (ServiceQueueEvent[])
Initializes a new instance of the ServiceQueueEventSet class with the specified events.
ServiceQueueEventSet (ServiceQueueEventSet)
Initializes a new instance of the ServiceQueueEventSet class with the specified events.

請參閱

參考

ServiceQueueEventSet Class
ServiceQueueEventSet Members
Microsoft.SqlServer.Management.Smo Namespace

其他資源

Handling SMO Events