HResults.DTS_E_COLLECTIONCOULDNTADD Field

Definition

MessageId: DTS_E_COLLECTIONCOULDNTADD MessageText: An object was created but the attempt to add it to a collection failed. This can occur due to an out-of-memory condition.

public: int DTS_E_COLLECTIONCOULDNTADD = -1073659898;
public const int DTS_E_COLLECTIONCOULDNTADD = -1073659898;
val mutable DTS_E_COLLECTIONCOULDNTADD : int
Public Const DTS_E_COLLECTIONCOULDNTADD As Integer  = -1073659898

Field Value

Value = -1073659898

Applies to