Compartir a través de


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

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime