Compartir a través de


DTS_E_RSTDESTBIGBLOB Campo

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

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_E_RSTDESTBIGBLOB As Integer
'Uso
Dim value As Integer

value = HResults.DTS_E_RSTDESTBIGBLOB
public const int DTS_E_RSTDESTBIGBLOB
public:
literal int DTS_E_RSTDESTBIGBLOB
static val mutable DTS_E_RSTDESTBIGBLOB: int
public const var DTS_E_RSTDESTBIGBLOB : int