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.

命名空間:  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

請參閱

參考

HResults 類別

Microsoft.SqlServer.Dts.Runtime 命名空間