日期:2008-01-20 06:51 , 点击:163 , 分类:相关知识
相关标签:db_handle,
sqlite3 *sqlite3_db_handle(sqlite3_stmt*);
The sqlite3_db_handle interface returns the sqlite3* database handle to which a prepared statement belongs. the database handle returned by sqlite3_db_handle is the same database handle that was the first argument to the sqlite3_prepare_v2() or its variants that was used to create the statement in the first place.
站内搜索
热门排行
最新内容