HResults.DTS_E_COULDNOTREPLACECHECKPOINTFILE Field
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.
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