Partager via


Champ DTS_E_CANTLOCKBUFFER

A buffer could not be locked. The system is out of memory or the buffer manager has reached its quota.

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

Syntaxe

'Déclaration
Public Const DTS_E_CANTLOCKBUFFER As Integer
'Utilisation
Dim value As Integer

value = HResults.DTS_E_CANTLOCKBUFFER
public const int DTS_E_CANTLOCKBUFFER
public:
literal int DTS_E_CANTLOCKBUFFER
static val mutable DTS_E_CANTLOCKBUFFER: int
public const var DTS_E_CANTLOCKBUFFER : int