HResults.DTS_E_EXPREVALSTATIC_FUNCTIONOVERFLOW Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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