Condividi tramite


Campo HResults.DTS_E_EXPREVALSTATIC_CASTCODEPAGEMISMATCH

Unable to cast the expression because the code page of the value being cast does not match the requested result code page. The code page of the source must match the code page requested for the destination.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_EXPREVALSTATIC_CASTCODEPAGEMISMATCH As Integer
'Utilizzo
Dim value As Integer 

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime