Espacio de nombres Microsoft.DataWarehouse.Interfaces.Debugger
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
The Microsoft.DataWarehouse.Interfaces.Debugger namespace provides classes that supports debugging of interfaces for the data warehouse.
Clases
Clase | Descripción | |
---|---|---|
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. |
Interfaces
Interfaz | Descripción | |
---|---|---|
IDesignerDebuggingService | Represents a service provided by designer, so that the project can invoke it. | |
IDesignerDebugSession | Displays the designer interface debug session. |
Delegados
Delegado | Descripción | |
---|---|---|
DebuggingEventHandler | Represents the method that handles events raised by debugger. |
Enumeraciones
Enumeración | Descripción | |
---|---|---|
BreakpointHitCountType | Infraestructura. Enumerates the break conditions based on the hit count. | |
DebuggerMode | Defines the mode of debugging. |