HResults.DTS_E_EXPREVALBINARYOPOVERFLOW Field

Definition

MessageId: DTS_E_EXPREVALBINARYOPOVERFLOW MessageText: The result of the binary 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_EXPREVALBINARYOPOVERFLOW = -1073450882;
public const int DTS_E_EXPREVALBINARYOPOVERFLOW = -1073450882;
val mutable DTS_E_EXPREVALBINARYOPOVERFLOW : int
Public Const DTS_E_EXPREVALBINARYOPOVERFLOW As Integer  = -1073450882

Field Value

Value = -1073450882

Applies to