다음을 통해 공유


ServiceRouteExtender 생성자 (ServiceRoute)

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

네임스페이스:  Microsoft.SqlServer.Management.Smo.Broker
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Sub New ( _
    route As ServiceRoute _
)
‘사용 방법
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
)

매개 변수

참고 항목

참조

ServiceRouteExtender 클래스

ServiceRouteExtender 오버로드

Microsoft.SqlServer.Management.Smo.Broker 네임스페이스