HResults.DTS_E_MISMATCHPARAMETERVALUE Field

Definition

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

public: int DTS_E_MISMATCHPARAMETERVALUE = -1073614825;
public const int DTS_E_MISMATCHPARAMETERVALUE = -1073614825;
val mutable DTS_E_MISMATCHPARAMETERVALUE : int
Public Const DTS_E_MISMATCHPARAMETERVALUE As Integer  = -1073614825

Field Value

Value = -1073614825

Applies to