Поделиться через


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