Partager via


Champ HResults.DTS_E_EXPREVALSTATIC_DATACONVERSIONFAILED

An error occurred while attempting to perform data conversion. The source type could not be converted to the destination type.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_EXPREVALSTATIC_DATACONVERSIONFAILED As Integer
'Utilisation
Dim value As Integer 

value = HResults.DTS_E_EXPREVALSTATIC_DATACONVERSIONFAILED
public const int DTS_E_EXPREVALSTATIC_DATACONVERSIONFAILED
public:
literal int DTS_E_EXPREVALSTATIC_DATACONVERSIONFAILED
static val mutable DTS_E_EXPREVALSTATIC_DATACONVERSIONFAILED: int
public const var DTS_E_EXPREVALSTATIC_DATACONVERSIONFAILED : int

Voir aussi

Référence

HResults Classe

Espace de noms Microsoft.SqlServer.Dts.Runtime