HResults.DTS_E_CHECKPOINTLOADXML Field

Definition

MessageId: DTS_E_CHECKPOINTLOADXML MessageText: The attempt to load the XML checkpoint file "%1!s!" failed with error 0x%2!8.8X! "%3!s!". Check that the file name specified is correct, and that the file exists.

public: int DTS_E_CHECKPOINTLOADXML = -1073614718;
public const int DTS_E_CHECKPOINTLOADXML = -1073614718;
val mutable DTS_E_CHECKPOINTLOADXML : int
Public Const DTS_E_CHECKPOINTLOADXML As Integer  = -1073614718

Field Value

Value = -1073614718

Applies to