HResults.DTS_E_CANTADDREMOVEWHENEXECUTING 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_CANTADDREMOVEWHENEXECUTING MessageText: Cannot add or remove an element from a package in runtime mode. This error occurs when an attempt is made to add or remove an object from a collection while the package is executing.
public: int DTS_E_CANTADDREMOVEWHENEXECUTING = -1073651676;
public const int DTS_E_CANTADDREMOVEWHENEXECUTING = -1073651676;
val mutable DTS_E_CANTADDREMOVEWHENEXECUTING : int
Public Const DTS_E_CANTADDREMOVEWHENEXECUTING As Integer = -1073651676