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


Конструктор ServiceQueue

Initializes a new instance of the ServiceQueue class.

Пространство имен:  Microsoft.SqlServer.Management.Smo.Broker
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Sub New
'Применение

Dim instance As New ServiceQueue()
public ServiceQueue()
public:
ServiceQueue()
new : unit -> ServiceQueue
public function ServiceQueue()

Замечания

The default constructor initializes any fields to their default values.