HResults.DTS_E_RAWSKIPFAILED Field

Definition

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

Field Value

Value = -1071636370

Applies to