DatabaseColumnName()
Syntax
Text$ = DatabaseColumnName(#Database, Column)Description
Return the name of the specified column in the #Database.
Parameters
#Database The database to use. Column The column to use.
Return value
Returns the name of the column.
See Also
DatabaseColumns(), DatabaseColumnType(), DatabaseColumnSize()
Supported OS
All