HResults.DTS_E_SQLTASK_VARIABLENOTFOUND 字段

定义

MessageId: DTS_E_SQLTASK_VARIABLENOTFOUND MessageText: 变量 “%1!s!” 不存在或无法锁定。

public: int DTS_E_SQLTASK_VARIABLENOTFOUND = -1073573398;
public const int DTS_E_SQLTASK_VARIABLENOTFOUND = -1073573398;
val mutable DTS_E_SQLTASK_VARIABLENOTFOUND : int
Public Const DTS_E_SQLTASK_VARIABLENOTFOUND As Integer  = -1073573398

字段值

Value = -1073573398

适用于