Campo HResults.DTS_E_CHECKPOINTLOADXML
The attempt to load the XML checkpoint file "%1" failed with error 0x%2!8.8X! "%3". Check that the file name specified is correct, and that the file exists.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_CHECKPOINTLOADXML As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_CHECKPOINTLOADXML
public const int DTS_E_CHECKPOINTLOADXML
public:
literal int DTS_E_CHECKPOINTLOADXML
static val mutable DTS_E_CHECKPOINTLOADXML: int
public const var DTS_E_CHECKPOINTLOADXML : int