HResults.DTS_E_EXPREVALVARIABLENOTFOUND-Feld
The variable "%1" was not found in the Variables collection. The variable might not exist in the correct scope.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_EXPREVALVARIABLENOTFOUND As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_EXPREVALVARIABLENOTFOUND
public const int DTS_E_EXPREVALVARIABLENOTFOUND
public:
literal int DTS_E_EXPREVALVARIABLENOTFOUND
static val mutable DTS_E_EXPREVALVARIABLENOTFOUND: int
public const var DTS_E_EXPREVALVARIABLENOTFOUND : int