Конструктор 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.

Примеры

Readme_ServiceBrokerConfiguration

См. также

Справочник

ServiceQueue Класс

Перегрузка ServiceQueue

Пространство имен Microsoft.SqlServer.Management.Smo.Broker

Другие ресурсы

Разработка (компонент Service Broker)

Управление компонентом Service Broker

Общие сведения (компонент Service Broker)

CREATE QUEUE (Transact-SQL)