HResults.DTS_E_BUFFERNOMAPMEMORY Field

Definition

MessageId: DTS_E_BUFFERNOMAPMEMORY MessageText: An out-of-memory condition prevents the mapping of a buffer's lineage IDs to DTP_HCOL indexes.

public: int DTS_E_BUFFERNOMAPMEMORY = -1073450907;
public const int DTS_E_BUFFERNOMAPMEMORY = -1073450907;
val mutable DTS_E_BUFFERNOMAPMEMORY : int
Public Const DTS_E_BUFFERNOMAPMEMORY As Integer  = -1073450907

Field Value

Value = -1073450907

Remarks

Could not allocate internal storage for a buffer. The computer is very low on memory.

Applies to