网站首页

>>

PHP初级教程手册


函数:ada_numrows()



ada_numrows

取得返回列数目。

语法: int ada_numrows(int result_id);

返回值: 整数

函数种类: 数据库功能

内容说明

本函数用来取得返回列的数目。参数 result_id 为 Adabas D 数据库返回 ID 值。若有错误发生则返回 -1。

参考

odbc_num_rows()  



整理: (www.phpernote.com)

[ 上一页   目录页   下一页 ]

|