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

適用対象