Icon GetRemoteDatabase Method

void __fastcall GetRemoteDatabase(const System::UnicodeString
      DatabaseName, System::UnicodeString &DatabaseDescription,
      System::UnicodeString &ServerPath)

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