BreakpointHitCountType Enumeration
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.DataWarehouse.Interfaces.Debugger
Assembly: Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)
Syntax
'Declaration
Public Enumeration BreakpointHitCountType
'Usage
Dim instance As BreakpointHitCountType
public enum BreakpointHitCountType
public enum class BreakpointHitCountType
type BreakpointHitCountType
public enum BreakpointHitCountType
Members
| Member name | Description | |
|---|---|---|
| HitCountNone | ||
| HitCountEqual | ||
| HitCountGreaterOrEqual | ||
| HitCountMultiple |