Partilhar via


Método LinkedServer.TestConnection

Tests the connection to a linked server.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Public Sub TestConnection
'Uso
Dim instance As LinkedServer

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

Consulte também

Referência

LinkedServer Classe

Namespace Microsoft.SqlServer.Management.Smo