Icon GetRemoteDatabaseUserNames Method

void __fastcall GetRemoteDatabaseUserNames(const
      System::UnicodeString DatabaseName, System::Classes::TStrings*
      List)

Usage

Call the GetRemoteDatabaseUserNames method to retrieve a list of existing users defined with rights for an existing database on a database server. Use the DatabaseName parameter to specify an existing database from which to retrieve a list of users.

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