DTSBreakpointHitTest-Enumeration
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
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
Elemente
| Elementname | Beschreibung | |
|---|---|---|
| DTSBHT_ALWAYS | ||
| DTSBHT_GREATER_OR_EQUAL | ||
| DTSBHT_EQUAL | ||
| DTSBHT_MULTIPLE | ||
| DTSBHT_EXPRESSION |