xHarbour Reference Documentation > Function Reference |
Retrieves the alias name of the current work area.
Dbf() --> <cAliasName>
The function returns the alias name of the current work area as a character string.
The Dbf() function exists for compatibility reasons only. It is superseded by the Alias() function.
See also: | Alias(), Used() |
Category: | Database functions |
Source: | rdd\dbcmd.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com