HResults.DTS_E_EXPREVALSTATIC_BINARYOPERATORCODEPAGEMISMATCH Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_BINARYOPERATORCODEPAGEMISMATCH MessageText: The code pages do not match in a binary operation. The code page of the left operand does not match the code page of the right operand. For this binary operation, the code pages must be the same.

public: int DTS_E_EXPREVALSTATIC_BINARYOPERATORCODEPAGEMISMATCH = -1073442666;
public const int DTS_E_EXPREVALSTATIC_BINARYOPERATORCODEPAGEMISMATCH = -1073442666;
val mutable DTS_E_EXPREVALSTATIC_BINARYOPERATORCODEPAGEMISMATCH : int
Public Const DTS_E_EXPREVALSTATIC_BINARYOPERATORCODEPAGEMISMATCH As Integer  = -1073442666

Field Value

Value = -1073442666

Applies to