HResults.DTS_E_RAWREADFAILED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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