TSqlModelOptions.ServiceBrokerOption Property

Definition

Specifies the ENABLE_BROKER | DISABLE_BROKER | NEW_BROKER | ERROR_BROKER_CONVERSATIONS database option.

public Microsoft.SqlServer.Dac.Model.ServiceBrokerOption? ServiceBrokerOption { get; set; }
member this.ServiceBrokerOption : Nullable<Microsoft.SqlServer.Dac.Model.ServiceBrokerOption> with get, set
Public Property ServiceBrokerOption As Nullable(Of ServiceBrokerOption)

Property Value

Applies to