Partager via


Champ DTS_E_EXPREVALDATACONVERSIONNOTSUPPORTED

Conversion from data type "%1" to data type "%2" is unsupported. The source type cannot be converted to the destination type.

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

Syntaxe

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

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