取得栏位名称。
语法: string odbc_fieldname(int result_id, int field_number);
传回值: 字串
函式种类: 资料库功能
本函式用来取得 Query 的传回资料的栏位名称。参数 result_id 为 ODBC 传回 ID 值。参数 field_number 为指定的栏位,起始值为 1。