HResults.DTS_E_INVALIDPARAMETERVALUE Field

Definition

MessageId: DTS_E_INVALIDPARAMETERVALUE MessageText: The parameter value could not be assigned because the data types did not match. The provided value was of type "%1!s!", the expected data type was "%2!s!".

public: int DTS_E_INVALIDPARAMETERVALUE = -1073614829;
public const int DTS_E_INVALIDPARAMETERVALUE = -1073614829;
val mutable DTS_E_INVALIDPARAMETERVALUE : int
Public Const DTS_E_INVALIDPARAMETERVALUE As Integer  = -1073614829

Field Value

Value = -1073614829

Applies to