Partilhar via


Campo 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.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
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