Campo HResults.DTS_E_RAWCANTREAD

Cannot read %1!d! bytes from file "%2". The cause of the failure should have been previously reported.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_RAWCANTREAD As Integer
'Utilizzo
Dim value As Integer 

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime