Campo 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.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_I_CANTRELIEVEPRESSURE As Integer
'Utilizzo
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