HResults.DTS_E_RAWREADFAILED Field

Definition

MessageId: DTS_E_RAWREADFAILED MessageText: The raw adapter attempted to read %1!d! bytes in the input file for column "%2!s!" with lineage ID %3!d!, but there was an error. The error returned from the operating system should have been previously reported.

public: int DTS_E_RAWREADFAILED = -1071636369;
public const int DTS_E_RAWREADFAILED = -1071636369;
val mutable DTS_E_RAWREADFAILED : int
Public Const DTS_E_RAWREADFAILED As Integer  = -1071636369

Field Value

Value = -1071636369

Applies to