3#ifndef _aspose_system_midpoint_rounding_h_
4#define _aspose_system_midpoint_rounding_h_
Definition: db_command.h:9
MidpointRounding
Specifies the behavior of rounding functions.
Definition: midpoint_rounding.h:10
@ ToEven
Round to the nearest even number.
@ AwayFromZero
Round to the nearest number that is away from zero.