Поделиться через


Метод 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