xHarbour Reference Documentation > Function Reference |
Returns the size of a database file in memory that is opened in a workarea.
DbfSize() --> nFileSize
The function returns the size of a database open in a work area as a numeric value.
See also: | DiskFree(), Header(), LastRec(), RecSize() |
Category: | CT:Database , Database functions |
Source: | ct\dbftools.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com