HResults.DTS_E_ALREADYEXECUTING 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_ALREADYEXECUTING MessageText: Execute call failed because the executable is already executing. This error occurs when the client calls Execute on a container that is still executing from the last Execute call.
public: int DTS_E_ALREADYEXECUTING = -1073631230;
public const int DTS_E_ALREADYEXECUTING = -1073631230;
val mutable DTS_E_ALREADYEXECUTING : int
Public Const DTS_E_ALREADYEXECUTING As Integer = -1073631230