HResults.DTS_E_PARAMETERNOTFOUNDINMAPPING 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_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