HResults.DTS_E_PARAMETERNOTFOUNDINMAPPING Field

Definition

MessageId: DTS_E_PARAMETERNOTFOUNDINMAPPING MessageText: The SQL command requires a parameter named "%1!s!", which is not found in the parameter mapping.

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

Field Value

Value = -1071615980

Applies to