Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Tests the connection to a linked server.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Sub TestConnection
'Usage
Dim instance As LinkedServer
instance.TestConnection()
public void TestConnection()
public:
void TestConnection()
member TestConnection : unit -> unit
public function TestConnection()