HResults.DTS_E_WEBSERVICETASK_VARIABLE_NOT_FOUND Field

Definition

MessageId: DTS_E_WEBSERVICETASK_VARIABLE_NOT_FOUND MessageText: The variable cannot be found. Verify that the variable exists in the package.

public: int DTS_E_WEBSERVICETASK_VARIABLE_NOT_FOUND = -1073573365;
public const int DTS_E_WEBSERVICETASK_VARIABLE_NOT_FOUND = -1073573365;
val mutable DTS_E_WEBSERVICETASK_VARIABLE_NOT_FOUND : int
Public Const DTS_E_WEBSERVICETASK_VARIABLE_NOT_FOUND As Integer  = -1073573365

Field Value

Value = -1073573365

Applies to