logo

SQLite C Interface: Dynamically Typed Value Object

日期:2008-02-16 13:05 , 点击:375 , 分类:PHP Sqlite
相关标签:value,



SQLite C Interface

Dynamically Typed Value Object

typedef struct Mem sqlite3_value;

SQLite uses the sqlite3_value object to represent all values that are or can be stored in a database table. SQLite uses dynamic typing for the values it stores. Values stored in sqlite3_value objects can be be integers, floating point values, strings, BLOBs, or NULL.

See also lists of Objects, Constants, and Functions.



SQLite C Interface: Dynamically Typed Value Object 评论

# 昵称:

# 邮箱:

# 标题:

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

    



站内搜索




* 匹配全部


热门排行


最新内容



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

Powered By xydw.com Page Loaded in:0.415884s