Precision
No edit summary
No edit summary
Line 1: Line 1:
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 documentation for details.
The Precision, Scale, and Length attributes are managed using Transact SQL. Please see the [[SQL Server change tracking|SQL Server]] documentation for details.


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

Revision as of 05:39, 2 November 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