HResults.DTS_E_EXPREVALSTATIC_UNARYOPOVERFLOW Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_UNARYOPOVERFLOW MessageText: The result of a unary minus (negation) operation overflowed the maximum size for result data type. The magnitude of the result of the operation overflows the type of the result.

public: int DTS_E_EXPREVALSTATIC_UNARYOPOVERFLOW = -1073442739;
public const int DTS_E_EXPREVALSTATIC_UNARYOPOVERFLOW = -1073442739;
val mutable DTS_E_EXPREVALSTATIC_UNARYOPOVERFLOW : int
Public Const DTS_E_EXPREVALSTATIC_UNARYOPOVERFLOW As Integer  = -1073442739

Field Value

Value = -1073442739

Applies to