ServiceBrokerOption Enumeration
Specifies the possible service broker options for CREATE DATABASE statement.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| EnableBroker | The option is EnableBroker. | |
| ErrorBrokerConversations | The option is ErrorBrokerConversations. | |
| NewBroker | The option is NewBroker. | |
| None | The option is None. |
Show: