HResults.DTS_E_EXPREVALSTATIC_BINARYSIGNMISMATCH Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_BINARYSIGNMISMATCH MessageText: There is a sign mismatch for the bitwise binary operator. The operands for this operator must be both positive or both negative.

public: int DTS_E_EXPREVALSTATIC_BINARYSIGNMISMATCH = -1073442761;
public const int DTS_E_EXPREVALSTATIC_BINARYSIGNMISMATCH = -1073442761;
val mutable DTS_E_EXPREVALSTATIC_BINARYSIGNMISMATCH : int
Public Const DTS_E_EXPREVALSTATIC_BINARYSIGNMISMATCH As Integer  = -1073442761

Field Value

Value = -1073442761

Applies to