Step Over

From DBArtisan
Jump to: navigation, search

Go Up to IDERA SQL Debugger Functionality

Step Over lets you execute the current instruction without stepping into a nested child object if the instruction makes a call to a dependent object.

To use the Step Over, do the following:

  1. On the Debug menu, select Step Over.
OR
Press F10.
The IDERA SQL Debugger executes the current instruction.

Topics