Database.BrokerEnabled Property
SQL Server 2008
Gets or sets a property value that specifies whether the Service Broker service is enabled.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Property Value
Type: System.BooleanA Boolean value that specifies whether the Service Broker service is enabled. If True, statistics are automatically updated. If False (default), statistics are not automatically updated.
