Microsoft.DataWarehouse.Interfaces.Debugger Namespace
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
The Microsoft.DataWarehouse.Interfaces.Debugger namespace provides classes that supports debugging of interfaces for the data warehouse.
Class | Description | |
---|---|---|
![]() |
BreakpointInfo | Contains the properties and methods used to programmatically manipulate a breakpoint. |
![]() |
DataWarehouseLanguages | Displays the data warehouse languages. |
![]() |
DebugBreakpointsSetChangedEventArgs | Displays the status of the debugging after pause execution. |
![]() |
DebugExecutionEventArgs | Represents a debug execution event. |
![]() |
DebuggingEventArgs | Represents a base class for debugging event data. |
![]() |
DebugSessionEndEventArgs | Represents the ended debugging session of the event data. |
![]() |
DebugSessionStartEventArgs | Occurs when the event data starts debugging. |
![]() |
ProgramInfo | Represents the program information. |
![]() |
ShellDebugModeChangeEventArgs | Represents the change of event arguments in debugging mode. |
Interface | Description | |
---|---|---|
![]() |
IDesignerDebuggingService | Represents a service provided by designer, so that the project can invoke it. |
![]() |
IDesignerDebugSession | Displays the designer interface debug session. |
Delegate | Description | |
---|---|---|
![]() |
DebuggingEventHandler | Represents the method that handles events raised by debugger. |
Enumeration | Description | |
---|---|---|
![]() |
BreakpointHitCountType | Infrastructure. Enumerates the break conditions based on the hit count. |
![]() |
DebuggerMode | Defines the mode of debugging. |