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
Clase pública BreakpointInfo Contains the properties and methods used to programmatically manipulate a breakpoint.
Clase pública DataWarehouseLanguages Displays the data warehouse languages.
Clase pública DebugBreakpointsSetChangedEventArgs Displays the status of the debugging after pause execution.
Clase pública DebugExecutionEventArgs Represents a debug execution event.
Clase pública DebuggingEventArgs Represents a base class for debugging event data.
Clase pública DebugSessionEndEventArgs Represents the ended debugging session of the event data.
Clase pública DebugSessionStartEventArgs Occurs when the event data starts debugging.
Clase pública ProgramInfo Represents the program information.
Clase pública ShellDebugModeChangeEventArgs Represents the change of event arguments in debugging mode.

Interfaces

  Interfaz Descripción
Interfaz pública IDesignerDebuggingService Represents a service provided by designer, so that the project can invoke it.
Interfaz pública IDesignerDebugSession Displays the designer interface debug session.

Delegados

  Delegado Descripción
Delegado público DebuggingEventHandler Represents the method that handles events raised by debugger.

Enumeraciones

  Enumeración Descripción
Enumeración pública BreakpointHitCountType Infraestructura. Enumerates the break conditions based on the hit count.
Enumeración pública DebuggerMode Defines the mode of debugging.