Microsoft.DataWarehouse.Interfaces.Debugger 네임스페이스
SQL Server 2012
이 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. |
