Data.SqlExpr.TFLDDesc.FUnits2

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Data.SqlExpr.pas
Data.SqlExpr.hpp
Unit: Data.SqlExpr
Parent: TFLDDesc

Delphi

FUnits2:          SmallInt;         { Decimal places etc. }

C++

short FUnits2;

Description

Specifies the precision of the field.

FUnits2 specifies the precision of the field.

See Also