logo

SQLite C Interface: Index Of A Parameter With A Given Name

日期:2008-02-20 13:48 , 点击:300 , 分类:相关知识
相关标签:bind_parameter_index,



SQLite C Interface

Index Of A Parameter With A Given Name

int sqlite3_bind_parameter_index(sqlite3_stmt*, const char *zName);

This routine returns the index of a host parameter with the given name. The name must match exactly. If no parameter with the given name is found, return 0. Parameter names must be UTF8.

See also lists of Objects, Constants, and Functions.



SQLite C Interface: Index Of A Parameter With A Given Name 评论

# 昵称:

# 邮箱:

# 标题:

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

    



站内搜索




* 匹配全部


热门排行


最新内容



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

Powered By xydw.com Page Loaded in:0.220958s