HResults.DTS_E_DEPRECATEDTASK Field

Definition

MessageId: DTS_E_DEPRECATEDTASK MessageText: The "%1!s!" task has been deprecated and cannot be used with this version of Integration Services.

public: int DTS_E_DEPRECATEDTASK = -1073676252;
public const int DTS_E_DEPRECATEDTASK = -1073676252;
val mutable DTS_E_DEPRECATEDTASK : int
Public Const DTS_E_DEPRECATEDTASK As Integer  = -1073676252

Field Value

Value = -1073676252

Applies to