Icon ModifyRemoteProcedure Method

void __fastcall ModifyRemoteProcedure(const
      System::UnicodeString ProcedureName, const System::UnicodeString
      ProcedureDescription)

Usage

Call the ModifyRemoteProcedure method to modify information about an existing server-side procedure on a database server. Use the ProcedureName parameter to specify the existing server-side procedure.

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