| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Returns the decimal places of a database field.
FieldDeci( <nFieldPos> ) --> nDecimals
The function is a synonym for FieldDec() and returns the decimal places of a database field as a numeric value.
| See also: | FieldDec(), FieldLen(), FieldName(), FieldType() |
| Category: | CT:Database , Field functions |
| Source: | ct\dbftools.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com