HResults.DTS_E_EXPREVALBINARYSIGNMISMATCH Field

Definition

MessageId: DTS_E_EXPREVALBINARYSIGNMISMATCH MessageText: There is a sign mismatch for the bitwise binary operator "%1!s!" in operation "%2!s!". Both operands for this operator must be positive or negative.

public: int DTS_E_EXPREVALBINARYSIGNMISMATCH = -1073450878;
public const int DTS_E_EXPREVALBINARYSIGNMISMATCH = -1073450878;
val mutable DTS_E_EXPREVALBINARYSIGNMISMATCH : int
Public Const DTS_E_EXPREVALBINARYSIGNMISMATCH As Integer  = -1073450878

Field Value

Value = -1073450878

Applies to