DTSBreakpointHitTest Enumeration
This API supports the infrastructure and is not intended to be used directly from your code.
For more information, see DTSBreakpointHitTest.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Public Enumeration DTSBreakpointHitTest
'Usage
Dim instance As DTSBreakpointHitTest
public enum DTSBreakpointHitTest
public enum class DTSBreakpointHitTest
type DTSBreakpointHitTest
public enum DTSBreakpointHitTest
Members
Member name | Description | |
---|---|---|
DTSBHT_ALWAYS | ||
DTSBHT_GREATER_OR_EQUAL | ||
DTSBHT_EQUAL | ||
DTSBHT_MULTIPLE | ||
DTSBHT_EXPRESSION |