DTSCheckpointUsage Enumeration

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see DTSCheckpointUsage.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
Public Enumeration DTSCheckpointUsage
'Usage
Dim instance As DTSCheckpointUsage
public enum DTSCheckpointUsage
public enum class DTSCheckpointUsage
type DTSCheckpointUsage
public enum DTSCheckpointUsage

Members

Member name Description
DTSCU_NEVER
DTSCU_IFEXISTS
DTSCU_ALWAYS