HResults.DTS_E_SQLTASK_VARIABLENOTFOUND Field

Definition

MessageId: DTS_E_SQLTASK_VARIABLENOTFOUND MessageText: Variable "%1!s!" does not exist or could not be locked.

public: int DTS_E_SQLTASK_VARIABLENOTFOUND = -1073573398;
public const int DTS_E_SQLTASK_VARIABLENOTFOUND = -1073573398;
val mutable DTS_E_SQLTASK_VARIABLENOTFOUND : int
Public Const DTS_E_SQLTASK_VARIABLENOTFOUND As Integer  = -1073573398

Field Value

Value = -1073573398

Applies to