函式:ada_fieldtype()


ada_fieldtype

取得栏位资料形态。

语法: string ada_fieldtype(int result_id, int field_number);

传回值: 字串

函式种类: 资料库功能

内容说明

本函式用来取得 Query 的传回资料的栏位资料形态。参数 result_id 为 Adabas D 传回 ID 值。参数 field_number 为指定的栏位,起始值为 1。

参考

odbc_field_type()  


[ 上一页 下一页 ]