logo

SQLite C Interface: Obsolete Functions

日期:2008-02-19 06:07 , 点击:542 , 分类:Sqlite新闻
相关标签:aggregate_count,



SQLite C Interface

Obsolete Functions

int sqlite3_aggregate_count(sqlite3_context*);
int sqlite3_expired(sqlite3_stmt*);
int sqlite3_transfer_bindings(sqlite3_stmt*, sqlite3_stmt*);
int sqlite3_global_recover(void);
void sqlite3_thread_cleanup(void);
int sqlite3_memory_alarm(void(*)(void*,sqlite3_int64,int),void*,sqlite3_int64);

These functions are all now obsolete. In order to maintain backwards compatibility with older code, we continue to support these functions. However, new development projects should avoid the use of these functions. To help encourage people to avoid using these functions, we are not going to tell you want they do.

See also lists of Objects, Constants, and Functions.



SQLite C Interface: Obsolete Functions 评论

# 昵称:

# 邮箱:

# 标题:

* 请勿发布任何违反国家互联网相关法律法规的内容

    



站内搜索




* 匹配全部


热门排行


最新内容



Copyright © 2008 Sqlite中文实验室 版权所有
蜀ICP备08000081号 -

Powered By xydw.com Page Loaded in:0.339004s