HResults.DTS_E_CANTALLOCATECOLUMNINFO Field

Definition

MessageId: DTS_E_CANTALLOCATECOLUMNINFO MessageText: Not enough memory was available to allocate a list of the columns that are being manipulated by this component.

public: int DTS_E_CANTALLOCATECOLUMNINFO = -1071611897;
public const int DTS_E_CANTALLOCATECOLUMNINFO = -1071611897;
val mutable DTS_E_CANTALLOCATECOLUMNINFO : int
Public Const DTS_E_CANTALLOCATECOLUMNINFO As Integer  = -1071611897

Field Value

Value = -1071611897

Applies to