Endpoint.Start 메서드

Starts the endpoint listening and processing requests.

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

구문

‘선언
Public Sub Start
‘사용 방법
Dim instance As Endpoint

instance.Start()
public void Start()
public:
void Start()
member Start : unit -> unit
public function Start()

끝점 구현

참고 항목

참조

Endpoint 클래스

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

관련 자료

끝점 카탈로그 뷰(Transact-SQL)

CREATE ENDPOINT(Transact-SQL)