HResults.DTS_E_EXPREVALSTATIC_VARIABLENOTFOUND 字段

定义

MessageId:DTS_E_EXPREVALSTATIC_VARIABLENOTFOUND MessageText:集合中找不到指定的变量。 它可能不在正确的作用域内。 请确保该变量确实存在,并且其作用域正确无误。

public: int DTS_E_EXPREVALSTATIC_VARIABLENOTFOUND = -1073442729;
public const int DTS_E_EXPREVALSTATIC_VARIABLENOTFOUND = -1073442729;
val mutable DTS_E_EXPREVALSTATIC_VARIABLENOTFOUND : int
Public Const DTS_E_EXPREVALSTATIC_VARIABLENOTFOUND As Integer  = -1073442729

字段值

Value = -1073442729

适用于