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