Microsoft.DataWarehouse.Interfaces.Debugger-Namespace

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

The Microsoft.DataWarehouse.Interfaces.Debugger namespace provides classes that supports debugging of interfaces for the data warehouse.

Klassen

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

Schnittstellen

  Schnittstelle Beschreibung
Öffentliche Schnittstelle IDesignerDebuggingService Represents a service provided by designer, so that the project can invoke it.
Öffentliche Schnittstelle IDesignerDebugSession Displays the designer interface debug session.

Delegaten

  Delegat Beschreibung
Öffentlicher Delegat DebuggingEventHandler Represents the method that handles events raised by debugger.

Enumerationen

  Enumeration Beschreibung
Öffentliche Enumeration BreakpointHitCountType Infrastruktur Enumerates the break conditions based on the hit count.
Öffentliche Enumeration DebuggerMode Defines the mode of debugging.