remoteRun#

swordfish.function.remoteRun()#

Send a script or function to a remote database for execution. The remoteRun function requires version compatibility when the local server is 3.00 or higher.

参数:
  • conn (Constant) -- Represents a database connection.

  • script (Constant) -- A string indicating the script to be executed on the remote node.