HResults.DTS_E_EXPREVALSTATIC_VARIABLETYPENOTSUPPORTED Field
The expression contains a variable with an unsupported data type.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_EXPREVALSTATIC_VARIABLETYPENOTSUPPORTED As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_EXPREVALSTATIC_VARIABLETYPENOTSUPPORTED
public const int DTS_E_EXPREVALSTATIC_VARIABLETYPENOTSUPPORTED
public:
literal int DTS_E_EXPREVALSTATIC_VARIABLETYPENOTSUPPORTED
static val mutable DTS_E_EXPREVALSTATIC_VARIABLETYPENOTSUPPORTED: int
public const var DTS_E_EXPREVALSTATIC_VARIABLETYPENOTSUPPORTED : int