HResults.DTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW MessageText: The magnitude of the result of a binary operation overflows the maximum size for result data type.

public: int DTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW = -1073442765;
public const int DTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW = -1073442765;
val mutable DTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW : int
Public Const DTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW As Integer  = -1073442765

Field Value

Value = -1073442765

Applies to