关闭数据库。
语法: void dba_close(int handle);
返回值: 无
函数种类: 数据库功能
本函数用来将已打开的数据库关闭。参数 handle 为打开数据库时所返回来的代号 ID。
dba_popen() dba_open()