Partager via


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

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_I_CANTRELIEVEPRESSURE As Integer
'Utilisation
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