Remember, the SET PASSTHRU statement itself does not test the connection.
记住,SET PASSTHRU 语句本身并不能测试该连接。
Or, if you want to test the connection using a command, you can use SET PASSTHRU.
或者,如果您想使用命令来测试该连接,那么可以使用SET PASSTHRU。
Like passthru , it outputs anything it receives directly from the external program.
它像passthru一样直接输出从外部程序接收到的任何东西。
应用推荐