HResults.DTS_E_COLLOCKED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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