HResults.DTS_E_RAWSTRINGINPUTTOOLONG フィールド

定義

MessageId: DTS_E_RAWSTRINGINPUTTOOLONG MessageText: アダプターは、%1! の文字列を書き込むよう求められました。I64d! すべてのデータの長さは 4,294,967,295 バイト未満である必要があります。

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

適用対象