Share via


Méthode TestConnection

Tests the connection to a linked server.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Sub TestConnection
'Utilisation
Dim instance As LinkedServer

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