Конструктор ServiceQueueEventSet
Initializes a new instance of the ServiceQueueEventSet class.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New ServiceQueueEventSet()
public ServiceQueueEventSet()
public:
ServiceQueueEventSet()
new : unit -> ServiceQueueEventSet
public function ServiceQueueEventSet()
Замечания
The default constructor initializes any fields to their default values.