Microsoft.DataWarehouse.Interfaces.Debugger 네임스페이스

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

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

클래스

  클래스 설명
공용 클래스 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.

인터페이스

  인터페이스 설명
공용 인터페이스 IDesignerDebuggingService Represents a service provided by designer, so that the project can invoke it.
공용 인터페이스 IDesignerDebugSession Displays the designer interface debug session.

대리자

  대리자 설명
공용 대리자 DebuggingEventHandler Represents the method that handles events raised by debugger.

열거형

  열거형 설명
공용 열거형 BreakpointHitCountType 인프라입니다. Enumerates the break conditions based on the hit count.
공용 열거형 DebuggerMode Defines the mode of debugging.