DatabaseColumnName()
语法
Text$ = DatabaseColumnName(#Database, Column)概要
Return the name of the specified column in the #Database.
参数
#Database The database to use. Column The column to use.
返回值
Returns the name of the column.
参阅
DatabaseColumns(), DatabaseColumnType(), DatabaseColumnSize()
已支持操作系统
所有