HResults.DTS_E_EXPREVALUNARYOPOVERFLOW Field

Definition

MessageId: DTS_E_EXPREVALUNARYOPOVERFLOW MessageText: The result of the unary minus (negation) operation "%1!s!" exceeds the maximum size for result data type "%2!s!". The magnitude of the result of the operation overflows the type of the result.

public: int DTS_E_EXPREVALUNARYOPOVERFLOW = -1073450779;
public const int DTS_E_EXPREVALUNARYOPOVERFLOW = -1073450779;
val mutable DTS_E_EXPREVALUNARYOPOVERFLOW : int
Public Const DTS_E_EXPREVALUNARYOPOVERFLOW As Integer  = -1073450779

Field Value

Value = -1073450779

Applies to