Precision
(Updated Edited template to July 12, 2025.) |
No edit summary |
||
Line 2: | Line 2: | ||
Precision, Scale, and Length in property inspector for a class attribute. | Precision, Scale, and Length in property inspector for a class attribute. | ||
The Precision, Scale, and Length attributes are managed using Transact SQL. Please see the [[SQL Server change tracking|SQL Server]] documentation for details. | The Precision, Scale, and Length attributes are managed using Transact SQL. Please see the [[Documentation:SQL Server change tracking|SQL Server]] documentation for details. | ||
See also: [[Decimal]] | See also: [[Documentation:Decimal|Decimal]] | ||
[[Category:Data types]] | [[Category:Data types]] | ||
{{Edited|July|12|2025}} | {{Edited|July|12|2025}} |
Latest revision as of 05:02, 22 January 2025
This page was created by Henrik on 2020-08-21. Last edited by Stephanie on 2025-01-22.
Precision, Scale, and Length in property inspector for a class attribute.
The Precision, Scale, and Length attributes are managed using Transact SQL. Please see the SQL Server documentation for details.
See also: Decimal