Share via


LinkedServer.TestConnection 메서드

Tests the connection to a linked server.

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

구문

‘선언
Public Sub TestConnection
‘사용 방법
Dim instance As LinkedServer

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

참고 항목

참조

LinkedServer 클래스

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