Поделиться через


Поле HResults.DTS_E_COULDNOTREPLACECHECKPOINTFILE

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.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime
Сборка:  Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)

Синтаксис

'Декларация
Public Const DTS_E_COULDNOTREPLACECHECKPOINTFILE As Integer
'Применение
Dim value As Integer 

value = HResults.DTS_E_COULDNOTREPLACECHECKPOINTFILE
public const int DTS_E_COULDNOTREPLACECHECKPOINTFILE
public:
literal int DTS_E_COULDNOTREPLACECHECKPOINTFILE
static val mutable DTS_E_COULDNOTREPLACECHECKPOINTFILE: int
public const var DTS_E_COULDNOTREPLACECHECKPOINTFILE : int

См. также

Справочник

HResults Класс

Пространство имен Microsoft.SqlServer.Dts.Runtime