HResults.DTS_E_RAWBYTESTOOLONG 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.
The binary field is too large. The adapter attempted to read a binary field that was %1!d! bytes long, but expected a field no longer than %2!d! bytes at offset %3!d!. This usually occurs when the input file is not valid. The file contains a string length that is too large for the buffer column.
public: int DTS_E_RAWBYTESTOOLONG = -1071636268;
public const int DTS_E_RAWBYTESTOOLONG = -1071636268;
val mutable DTS_E_RAWBYTESTOOLONG : int
Public Const DTS_E_RAWBYTESTOOLONG As Integer = -1071636268