RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxParameter.Scale Property

Gets and sets the scale of the Value property, which contains either a numeric or decimal value.

Pascal
property Scale: Byte;
C++
__property Byte Scale;

Gets and sets the number of digits to the right of the decimal for the numeric or decimal value of the Value property. The default is 0. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!