HResults.DTS_E_TASKPRODUCTLEVEL Field

Definition

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

Field Value

Value = -1073668060

Applies to