DTSCheckpointUsage Enum
Definition
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 DTSCheckpointUsage
public enum DTSCheckpointUsage
type DTSCheckpointUsage =
Public Enum DTSCheckpointUsage
- Inheritance
-
DTSCheckpointUsage
Fields
Name | Value | Description |
---|---|---|
DTSCU_NEVER | 0 | |
DTSCU_IFEXISTS | 1 | |
DTSCU_ALWAYS | 2 |
Remarks
For more information, see DTSCheckpointUsage.