HResults.DTS_E_EXPREVALSTATIC_CONDITIONALOPCODEPAGEMISMATCH Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_CONDITIONALOPCODEPAGEMISMATCH MessageText: The code pages do not match in a conditional operation. The code page of the left operand does not match the code page of the right operand. For the conditional operator of that type, the code pages must be the same.

public: int DTS_E_EXPREVALSTATIC_CONDITIONALOPCODEPAGEMISMATCH = -1073442724;
public const int DTS_E_EXPREVALSTATIC_CONDITIONALOPCODEPAGEMISMATCH = -1073442724;
val mutable DTS_E_EXPREVALSTATIC_CONDITIONALOPCODEPAGEMISMATCH : int
Public Const DTS_E_EXPREVALSTATIC_CONDITIONALOPCODEPAGEMISMATCH As Integer  = -1073442724

Field Value

Value = -1073442724

Applies to