Champ DTS_E_BUFFERNOOBJECTMEMORY
An out-of-memory condition prevented the creation of the buffer object.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_BUFFERNOOBJECTMEMORY As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_E_BUFFERNOOBJECTMEMORY
public const int DTS_E_BUFFERNOOBJECTMEMORY
public:
literal int DTS_E_BUFFERNOOBJECTMEMORY
static val mutable DTS_E_BUFFERNOOBJECTMEMORY: int
public const var DTS_E_BUFFERNOOBJECTMEMORY : int
Notes
Couldn't allocate C++ object for a buffer. The computer is very low on memory.
Voir aussi