Udostępnij za pośrednictwem


Pole HResults.DTS_E_CHECKPOINTLOADXML

Próba załadowania pliku punkt kontrolny XML "% 1" nie powiodło się z 0x%2!8.8X błąd! "%3".Sprawdź, czy określona nazwa pliku jest poprawna i czy plik istnieje.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public Const DTS_E_CHECKPOINTLOADXML As Integer
'Użycie
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