HResults.DTS_E_EXPREVALSTATIC_FUNCTIONOVERFLOW Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_FUNCTIONOVERFLOW MessageText: The magnitude of the result of a function call was too big to fit in the result type, and overflowed the type of the operand. An explicit cast to a larger type may be required.

public: int DTS_E_EXPREVALSTATIC_FUNCTIONOVERFLOW = -1073442764;
public const int DTS_E_EXPREVALSTATIC_FUNCTIONOVERFLOW = -1073442764;
val mutable DTS_E_EXPREVALSTATIC_FUNCTIONOVERFLOW : int
Public Const DTS_E_EXPREVALSTATIC_FUNCTIONOVERFLOW As Integer  = -1073442764

Field Value

Value = -1073442764

Applies to