HResults.DTS_E_WEBSERVICETASK_VALUE_NOT_ARRAY Field

Definition

MessageId: DTS_E_WEBSERVICETASK_VALUE_NOT_ARRAY MessageText: The WebMethodInfo specified is not correct. The ParamValue supplied does not match the ParamType. The DTSParamValue found is not of type ArrayValue.

public: int DTS_E_WEBSERVICETASK_VALUE_NOT_ARRAY = -1073573323;
public const int DTS_E_WEBSERVICETASK_VALUE_NOT_ARRAY = -1073573323;
val mutable DTS_E_WEBSERVICETASK_VALUE_NOT_ARRAY : int
Public Const DTS_E_WEBSERVICETASK_VALUE_NOT_ARRAY As Integer  = -1073573323

Field Value

Value = -1073573323

Applies to