HResults.DTS_E_PARAMETERNOTFOUNDINMAPPING 字段

定义

MessageId:DTS_E_PARAMETERNOTFOUNDINMAPPING MessageText:SQL 命令需要名为“%1!s!”的参数,该参数未在参数映射中找到。

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

字段值

Value = -1071615980

适用于