Compartilhar via


Campo DTS_E_EXPREVALSTATIC_VARIABLETYPENOTSUPPORTED

The expression contains a variable with an unsupported data type.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Const DTS_E_EXPREVALSTATIC_VARIABLETYPENOTSUPPORTED As Integer
'Uso
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