HResults.DTS_I_CANTRELIEVEPRESSURE Field

Definition

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.

public: int DTS_I_CANTRELIEVEPRESSURE = 1074036748;
public const int DTS_I_CANTRELIEVEPRESSURE = 1074036748;
val mutable DTS_I_CANTRELIEVEPRESSURE : int
Public Const DTS_I_CANTRELIEVEPRESSURE As Integer  = 1074036748

Field Value

Value = 1074036748

Applies to