HResults.DTS_I_CANTRELIEVEPRESSURE 欄位

The buffer manager detected that the system was low on virtual memory, but was unable to swap out any buffers. %1!d! buffers were considered and %2!d! were locked. Either not enough memory is available to the pipeline because not enough is installed, other processes are using it, or too many buffers are locked.

命名空間:  Microsoft.SqlServer.Dts.Runtime
組件:  Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)

語法

'宣告
Public Const DTS_I_CANTRELIEVEPRESSURE As Integer
'用途
Dim value As Integer 

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

請參閱

參考

HResults 類別

Microsoft.SqlServer.Dts.Runtime 命名空間