Working with procedures and functions using the SQL Anywhere Explorer

If changes are made to a stored procedure, you can refresh the procedure from the SQL Anywhere Explorer to get the latest changes to columns or parameters.

To refresh a procedure in Visual Studio
  1. Connect to a SQL Anywhere database.

  2. Right-click the procedure and choose Refresh.

    The parameters and columns are updated if any changes have been made to the procedure in the database.