Partager via


Champ DTS_E_RAWCANTREAD

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

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_RAWCANTREAD As Integer
'Utilisation
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