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.

命名空間:  Microsoft.SqlServer.Dts.Runtime
組件:  Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)

語法

'宣告
Public Const DTS_E_EXPREVALSTATIC_CASTCODEPAGEMISMATCH As Integer
'用途
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

請參閱

參考

HResults 類別

Microsoft.SqlServer.Dts.Runtime 命名空間