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.

Classes

  Class Description
Public class BreakpointInfo Contains the properties and methods used to programmatically manipulate a breakpoint.
Public class DataWarehouseLanguages Displays the data warehouse languages.
Public class DebugBreakpointsSetChangedEventArgs Displays the status of the debugging after pause execution.
Public class DebugExecutionEventArgs Represents a debug execution event.
Public class DebuggingEventArgs Represents a base class for debugging event data.
Public class DebugSessionEndEventArgs Represents the ended debugging session of the event data.
Public class DebugSessionStartEventArgs Occurs when the event data starts debugging.
Public class ProgramInfo Represents the program information.
Public class ShellDebugModeChangeEventArgs Represents the change of event arguments in debugging mode.

Interfaces

  Interface Description
Public interface IDesignerDebuggingService Represents a service provided by designer, so that the project can invoke it.
Public interface IDesignerDebugSession Displays the designer interface debug session.

Delegates

  Delegate Description
Public delegate DebuggingEventHandler Represents the method that handles events raised by debugger.

Enumerations

  Enumeration Description
Public enumeration BreakpointHitCountType Infrastructure. Enumerates the break conditions based on the hit count.
Public enumeration DebuggerMode Defines the mode of debugging.