Compartilhar via


Campo 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.

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

Sintaxe

'Declaração
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