HResults.DTS_E_TASKEXECUTEFAILED 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_TASKEXECUTEFAILED MessageText: The Execute method on the task returned error code 0x%1!8.8X! (%2!s!). The Execute method must succeed, and indicate the result using an "out" parameter.
public: int DTS_E_TASKEXECUTEFAILED = -1073594108;
public const int DTS_E_TASKEXECUTEFAILED = -1073594108;
val mutable DTS_E_TASKEXECUTEFAILED : int
Public Const DTS_E_TASKEXECUTEFAILED As Integer = -1073594108