HResults.DTS_E_EXPREVALSTATIC_CASTCODEPAGEMISMATCH Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_EXPREVALSTATIC_CASTCODEPAGEMISMATCH MessageText: 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.
public: int DTS_E_EXPREVALSTATIC_CASTCODEPAGEMISMATCH = -1073442661;
public const int DTS_E_EXPREVALSTATIC_CASTCODEPAGEMISMATCH = -1073442661;
val mutable DTS_E_EXPREVALSTATIC_CASTCODEPAGEMISMATCH : int
Public Const DTS_E_EXPREVALSTATIC_CASTCODEPAGEMISMATCH As Integer = -1073442661