Icon GetRemoteProcedureUserNames Method

void __fastcall GetRemoteProcedureUserNames(const
      System::UnicodeString ProcedureName, System::Classes::TStrings*
      List)

Usage

Call the GetRemoteProcedureUserNames method to retrieve a list of existing users defined with rights for an existing server-side procedure on a database server. Use the ProcedureName parameter to specify an existing server-side procedure 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