DTSBreakpointHitTest Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class DTSBreakpointHitTest
C#
public enum DTSBreakpointHitTest
type DTSBreakpointHitTest =
Public Enum DTSBreakpointHitTest
- Inheritance
-
DTSBreakpointHitTest
Name | Value | Description |
---|---|---|
DTSBHT_ALWAYS | 0 | |
DTSBHT_GREATER_OR_EQUAL | 1 | |
DTSBHT_EQUAL | 2 | |
DTSBHT_MULTIPLE | 3 | |
DTSBHT_EXPRESSION | 4 |
Produk | Versi |
---|---|
SQL Server .NET SDK | 2019 |