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