Using the Breakpoints Dialog Box

Feature Only in Enterprise Edition   This feature is supported only in Visual C++ Enterprise Edition. For more information, see .

The Breakpoints dialog box contains three tabs, but the Location tab is the only one you can use with the SQL debugger. Location breakpoints are set at a specific line of the SQL code or at the start of the SQL code. They break execution of the program when the ___location counter reaches the specified point in the SQL source code. You can set, remove, disable, enable, or view ___location breakpoints using the Breakpoints dialog box.

All current ___location breakpoints appear in the Breakpointslist at the bottom of the Breakpoints dialog box.