HResults.DTS_E_COULDNOTREPLACECHECKPOINTFILE Field

Definition

MessageId: DTS_E_COULDNOTREPLACECHECKPOINTFILE MessageText: Cannot replace the existing checkpoint file with the updated checkpoint file. The checkpoint was successfully created in a temporary file, but overwriting the existing file with the new file failed.

public: int DTS_E_COULDNOTREPLACECHECKPOINTFILE = -1073614720;
public const int DTS_E_COULDNOTREPLACECHECKPOINTFILE = -1073614720;
val mutable DTS_E_COULDNOTREPLACECHECKPOINTFILE : int
Public Const DTS_E_COULDNOTREPLACECHECKPOINTFILE As Integer  = -1073614720

Field Value

Value = -1073614720

Applies to