Share via


HResults.DTS_E_RAWSTRINGINPUTTOOLONG 字段

定义

MessageId:DTS_E_RAWSTRINGINPUTTOOLONG MessageText:要求适配器编写 %1!I64d! 个字节,而所有数据的长度必须小于 4294967295 个字节。

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

字段值

Value = -1071636265

适用于