Compartir a través de


ServiceRouteExtender Constructor (ServiceRoute)

Initializes a new instance of the ServiceRouteExtender class and associates it with an instance of the ServiceRoute class.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.Broker
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Sub New ( _
    route As ServiceRoute _
)
'Uso
Dim route As ServiceRoute 

Dim instance As New ServiceRouteExtender(route)
public ServiceRouteExtender(
    ServiceRoute route
)
public:
ServiceRouteExtender(
    ServiceRoute^ route
)
new : 
        route:ServiceRoute -> ServiceRouteExtender
public function ServiceRouteExtender(
    route : ServiceRoute
)

Parámetros

Vea también

Referencia

ServiceRouteExtender Clase

Sobrecarga de ServiceRouteExtender

Espacio de nombres Microsoft.SqlServer.Management.Smo.Broker