Icon GetRemoteDatabase Method

procedure GetRemoteDatabase(const DatabaseName: String; var
      DatabaseDescription: String; var ServerPath: String)

Usage

Call the GetRemoteDatabase method to retrieve information about an existing database from a database server. Use the DatabaseName parameter to specify the existing database name.

Information This method is only valid for encrypted remote sessions connected as an administrator to the administration port on a database server.
Image