Champ 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.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_CHECKPOINTLOADXML As Integer
'Utilisation
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
Voir aussi