HResults.DTS_E_EXPREVALSTATIC_CASTCODEPAGEMISMATCH Field

Definition

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

Field Value

Value = -1073442661

Applies to