HResults.DTS_I_CHECKPOINTSAVEDTOFILE Field
Checkpoint file "%1" was updated to record completion of this container.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_I_CHECKPOINTSAVEDTOFILE As Integer
'Usage
Dim value As Integer
value = HResults.DTS_I_CHECKPOINTSAVEDTOFILE
public const int DTS_I_CHECKPOINTSAVEDTOFILE
public:
literal int DTS_I_CHECKPOINTSAVEDTOFILE
static val mutable DTS_I_CHECKPOINTSAVEDTOFILE: int
public const var DTS_I_CHECKPOINTSAVEDTOFILE : int