Compartilhar via


Campo HResults.DTS_E_RAWUNEXPECTEDEOF

Unexpected end-of-file encountered while reading %1!d! bytes from file "%2". The file ended prematurely because of an invalid file format.

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

Sintaxe

'Declaração
Public Const DTS_E_RAWUNEXPECTEDEOF As Integer
'Uso
Dim value As Integer 

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

Consulte também

Referência

HResults Classe

Namespace Microsoft.SqlServer.Dts.Runtime