HResults.DTS_E_TASKPRODUCTLEVEL 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_TASKPRODUCTLEVEL MessageText: The task "%1!s!" cannot run on the installed edition of Integration Services. It requires %2!s! or higher.
public: int DTS_E_TASKPRODUCTLEVEL = -1073668060;
public const int DTS_E_TASKPRODUCTLEVEL = -1073668060;
val mutable DTS_E_TASKPRODUCTLEVEL : int
Public Const DTS_E_TASKPRODUCTLEVEL As Integer = -1073668060