Share via


HResults.DTS_E_PARAMETERNOTFOUNDINMAPPING Campo

Definición

MessageId: DTS_E_PARAMETERNOTFOUNDINMAPPING MessageText: el comando SQL requiere un parámetro denominado "%1!s!", que no se encuentra en la asignación de parámetros.

public: int DTS_E_PARAMETERNOTFOUNDINMAPPING = -1071615980;
public const int DTS_E_PARAMETERNOTFOUNDINMAPPING = -1071615980;
val mutable DTS_E_PARAMETERNOTFOUNDINMAPPING : int
Public Const DTS_E_PARAMETERNOTFOUNDINMAPPING As Integer  = -1071615980

Valor de campo

Value = -1071615980

Se aplica a