Share via


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.