HResults.DTS_E_RSTDESTBIGBLOB Field

Definition

MessageId: DTS_E_RSTDESTBIGBLOB MessageText: A value in an input column is too large to be stored in the ADODB.Recordset object.

public: int DTS_E_RSTDESTBIGBLOB = -1071636244;
public const int DTS_E_RSTDESTBIGBLOB = -1071636244;
val mutable DTS_E_RSTDESTBIGBLOB : int
Public Const DTS_E_RSTDESTBIGBLOB As Integer  = -1071636244

Field Value

Value = -1071636244

Applies to