Udostępnij przez


ServiceRouteExtender Constructor (ServiceRoute)

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

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.