Precision
No edit summary
No edit summary
Line 1: Line 1:
Precision, scale, and Length in property inspector for an class attribute.  
Precision, Scale, and Length in property inspector for a class attribute.  


The Precsion, scale and Length attributes are managed using Transact SQL. Please see the SQL Server documentation for details
The Precision, Scale, and Length attributes are managed using Transact SQL. Please see the SQL Server documentation for details.


See also: [[Decimal]]
See also: [[Decimal]]
[[Category:Data types]]
[[Category:Data types]]

Revision as of 06:34, 14 March 2023

This page was created by Henrik on 2020-08-21. Last edited by Stephanie@mdriven.net 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