HResults.DTS_E_EXPREVALSTATIC_VARIABLENOTFOUND Field

Definition

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

Field Value

Value = -1073442729

Applies to