HResults.DTS_E_NOTEXECUTING 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_NOTEXECUTING MessageText: Suspend or Resume call failed because the executable is not executing, or is not the top-level executable. This occurs when the client calls Suspend or Resume on an executable that is not currently processing an Execute call.
public: int DTS_E_NOTEXECUTING = -1073631229;
public const int DTS_E_NOTEXECUTING = -1073631229;
val mutable DTS_E_NOTEXECUTING : int
Public Const DTS_E_NOTEXECUTING As Integer = -1073631229