Icon GetRemoteDatabaseUserNames Method

procedure GetRemoteDatabaseUserNames(const DatabaseName: String;
      List: TStrings)

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