HResults.DTS_E_INVALIDPARAMETERVALUE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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