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 命名空间