语言

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

适用于