Udostępnij przez


BrokerServiceExtender Constructor (BrokerService)

Initializes a new instance of the BrokerServiceExtender class and associates it with an instance of the BrokerService class. This constructor is not CLS-compliant.

Namespace: Microsoft.SqlServer.Management.Smo.Broker
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Deklaracja
Public Sub New ( _
    brokerService As BrokerService _
)
public BrokerServiceExtender (
    BrokerService brokerService
)
public:
BrokerServiceExtender (
    BrokerService^ brokerService
)
public BrokerServiceExtender (
    BrokerService brokerService
)
public function BrokerServiceExtender (
    brokerService : BrokerService
)

Parameters

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.