Share via


HResults.DTS_E_INVALIDPARAMETERVALUE Campo

Definición

MessageId: DTS_E_INVALIDPARAMETERVALUE MessageText: no se pudo asignar el valor del parámetro porque los tipos de datos no coincidieron. El valor proporcionado era del tipo "%1!s!", el tipo de datos esperado era "%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

Valor de campo

Value = -1073614829

Se aplica a