Compartir a través de


Campo HResults.DTS_W_COMPONENTLEAKPROCESSINPUT

A call to the ProcessInput method for input %1!d! on %2 unexpectedly kept a reference to the buffer it was passed. The refcount on that buffer was %3!d! before the call, and %4!d! after the call returned.

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

Sintaxis

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

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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime