HResults.DTS_E_RAWSKIPFAILED 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_RAWSKIPFAILED MessageText: The raw adapter attempted to skip %1!d! bytes in the input file for unreferenced 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_RAWSKIPFAILED = -1071636370;
public const int DTS_E_RAWSKIPFAILED = -1071636370;
val mutable DTS_E_RAWSKIPFAILED : int
Public Const DTS_E_RAWSKIPFAILED As Integer = -1071636370