Udostępnij przez


BrokerPriorityExtender Constructor (BrokerPriority)

Initializes a new instance of the BrokerPriorityExtender class and associates it with an instance of the BrokerPriority 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 ( _
    brokerPriority As BrokerPriority _
)
public BrokerPriorityExtender (
    BrokerPriority brokerPriority
)
public:
BrokerPriorityExtender (
    BrokerPriority^ brokerPriority
)
public BrokerPriorityExtender (
    BrokerPriority brokerPriority
)
public function BrokerPriorityExtender (
    brokerPriority : BrokerPriority
)

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.