public sealed class RoundToScale : IMessage<RoundToScale>, IEquatable<RoundToScale>, IDeepCloneable<RoundToScale>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class RoundToScale.
This allows the data to change scale, for example if the source is 2 digits
after the decimal point, specify round to scale value = 2. If for example the
value needs to be converted to an integer, use round to scale value = 0.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRoundToScale\u003c/code\u003e class in the Database Migration v1 API allows for adjusting the scale of data, such as modifying the number of digits after the decimal point.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API available is 2.5.0, with version 2.4.0 being the current version for which this specific \u003ccode\u003eRoundToScale\u003c/code\u003e documentation is provided.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRoundToScale\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScale\u003c/code\u003e property of \u003ccode\u003eRoundToScale\u003c/code\u003e, which is a required field, determines the new scale to be applied, and it is set to an integer.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides a history of versions of the \u003ccode\u003eRoundToScale\u003c/code\u003e class all the way back to version 1.0.0, allowing developers to reference historical content if needed.\u003c/p\u003e\n"]]],[],null,[]]