DTSBreakpointHitTest-Enumeration
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
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
Member
| Membername | Beschreibung | |
|---|---|---|
| DTSBHT_ALWAYS | ||
| DTSBHT_GREATER_OR_EQUAL | ||
| DTSBHT_EQUAL | ||
| DTSBHT_MULTIPLE | ||
| DTSBHT_EXPRESSION |