logo

SQLite C Interface: Reset All Bindings On A Prepared Statement

日期:2008-01-15 14:18 , 点击:213 , 分类:Sqlite新闻
相关标签:clear_bindings,



SQLite C Interface

Reset All Bindings On A Prepared Statement

int sqlite3_clear_bindings(sqlite3_stmt*);

Contrary to the intuition of many, sqlite3_reset() does not reset the bindings on a prepared statement. Use this routine to reset all host parameters to NULL.

See also lists of Objects, Constants, and Functions.



SQLite C Interface: Reset All Bindings On A Prepared Statement 评论

# 昵称:

# 邮箱:

# 标题:

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

    



站内搜索




* 匹配全部


热门排行


最新内容



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

Powered By xydw.com Page Loaded in:0.124012s