HResults.DTS_E_DISPENSEDREADONLY Field

Definition

MessageId: DTS_E_DISPENSEDREADONLY MessageText: The Variables collection was returned the from VariableDispenser and cannot be modified. Items cannot be added to or removed from dispensed collections.

public: int DTS_E_DISPENSEDREADONLY = -1073659823;
public const int DTS_E_DISPENSEDREADONLY = -1073659823;
val mutable DTS_E_DISPENSEDREADONLY : int
Public Const DTS_E_DISPENSEDREADONLY As Integer  = -1073659823

Field Value

Value = -1073659823

Applies to