| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Returns the ordinal position of a field in a database.
FieldNum( <cFieldName> ) --> nFieldPos
The function is a synonym for FieldPos() and returns the ordinal position of a database field as a numeric value.
| See also: | FieldPos() |
| Category: | CT:Database , Field functions |
| Source: | ct\dbftools.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com