ServiceBrokerOption Enumeration

Possible service broker options for database

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public Enumeration ServiceBrokerOption
'Usage
Dim instance As ServiceBrokerOption
public enum ServiceBrokerOption
public enum class ServiceBrokerOption
type ServiceBrokerOption
public enum ServiceBrokerOption

Members

Member name Description
DisableBroker DisableBroker
EnableBroker EnableBroker
ErrorBrokerConversations ErrorBrokerConversations
NewBroker NewBroker
Unknown Unknown

See Also

Reference

Microsoft.SqlServer.Dac.Model Namespace