HResults.DTS_E_RAWSTRINGINPUTTOOLONG 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_RAWSTRINGINPUTTOOLONG MessageText: The adapter was asked to write a string that was %1!I64d! bytes long, but all data must be less than 4294967295 bytes in length.
public: int DTS_E_RAWSTRINGINPUTTOOLONG = -1071636265;
public const int DTS_E_RAWSTRINGINPUTTOOLONG = -1071636265;
val mutable DTS_E_RAWSTRINGINPUTTOOLONG : int
Public Const DTS_E_RAWSTRINGINPUTTOOLONG As Integer = -1071636265