HResults.DTS_E_WEBSERVICETASK_VALUE_NOT_PRIMITIVE Field

Definition

MessageId: DTS_E_WEBSERVICETASK_VALUE_NOT_PRIMITIVE MessageText: The specified WebMethodInfo is not correct. The ParamValue supplied does not match the ParamType. The DTSParamValue is not of type PrimitiveValue.

public: int DTS_E_WEBSERVICETASK_VALUE_NOT_PRIMITIVE = -1073573326;
public const int DTS_E_WEBSERVICETASK_VALUE_NOT_PRIMITIVE = -1073573326;
val mutable DTS_E_WEBSERVICETASK_VALUE_NOT_PRIMITIVE : int
Public Const DTS_E_WEBSERVICETASK_VALUE_NOT_PRIMITIVE As Integer  = -1073573326

Field Value

Value = -1073573326

Applies to