BreakpointHitCountType Enumeration

This enumeration supports the SQL Server 2005 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
public enum BreakpointHitCountType
public enum class BreakpointHitCountType
public enum BreakpointHitCountType
public enum BreakpointHitCountType

Members

Member name Description
HitCountEqual
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
HitCountGreaterOrEqual
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
HitCountMultiple
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
HitCountNone
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.DataWarehouse.Interfaces.Debugger Namespace