| Property | Value |
|---|---|
| Name | http://schemas.microsoft.com/SQL/ServiceBroker/ServiceBroker |
| ID | 3 |
| Owner | dbo |
| Queue | ServiceBrokerQueue |
| Queue Schema | dbo |
| Contract |
|---|
| http://schemas.microsoft.com/SQL/ServiceBroker/ServiceDiagnostic |
| http://schemas.microsoft.com/SQL/ServiceBroker/ServiceEcho |
| Script |
|---|
| CREATE SERVICE [http://schemas.microsoft.com/SQL/ServiceBroker/ServiceBroker] AUTHORIZATION [dbo] ON QUEUE [dbo].[ServiceBrokerQueue] ([http://schemas.microsoft.com/SQL/ServiceBroker/ServiceDiagnostic],
[http://schemas.microsoft.com/SQL/ServiceBroker/ServiceEcho]) |