Compartilhar via


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.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Const DTS_I_CANTRELIEVEPRESSURE As Integer
'Uso
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