HResults.DTS_E_COLLOCKED Field

Definition

MessageId: DTS_E_COLLOCKED MessageText: The "%1!s!" collection cannot be modified during package validation or execution. "%2!s!" cannot be added to the collection.

public: int DTS_E_COLLOCKED = -1073651673;
public const int DTS_E_COLLOCKED = -1073651673;
val mutable DTS_E_COLLOCKED : int
Public Const DTS_E_COLLOCKED As Integer  = -1073651673

Field Value

Value = -1073651673

Applies to