Icon ModifyRemoteProcedure Method

procedure ModifyRemoteProcedure(const ProcedureName: String;
      const ProcedureDescription: String)

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