RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxParameter.Precision Property

Gets or sets the maximum number of digits used to represent the Value property.

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

Gets or sets the maximum number of digits used to represent the Value property. The default is 0, which indicates that the data provider sets the precision for the Value property. 

 

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