다음을 통해 공유


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.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime
어셈블리:  Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)

구문

‘선언
Public Const DTS_W_COMPONENTLEAKPROCESSINPUT As Integer
‘사용 방법
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