Compartir a través de


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.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_E_EXPREVALSTATIC_CASTCODEPAGEMISMATCH As Integer
'Uso
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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime