HResults.DTS_E_EXPREVALSTATIC_VARIABLENOTFOUND 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_EXPREVALSTATIC_VARIABLENOTFOUND MessageText: A variable specified was not found in the collection. It might not exist in the correct scope. Verify that the variable exists and that the scope is correct.
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