| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Returns the length of a database field.
FieldSize( <nFieldPos> ) --> nFieldLength
The function is a synonym for FieldLen() and returns the length 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