HResults.DTS_E_VARIABLEEXPRESSIONERROR Field
The expression for variable "%1" failed evaluation. There was an error in the expression.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_VARIABLEEXPRESSIONERROR As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_VARIABLEEXPRESSIONERROR
public const int DTS_E_VARIABLEEXPRESSIONERROR
public:
literal int DTS_E_VARIABLEEXPRESSIONERROR
static val mutable DTS_E_VARIABLEEXPRESSIONERROR: int
public const var DTS_E_VARIABLEEXPRESSIONERROR : int