易语言模块 libmySQL.ec
模块名称:libmySQL
版本:2.0
------------------------------
.版本 2
.程序集 _libmySQL, , 公开
.子程序 character, , 公开
.参数 cs_name, 文本型
.子程序 close, , 公开
.子程序 connect, 逻辑型, 公开
.参数 hostname, 文本型
.参数 username, 文本型
.参数 password, 文本型
.参数 database, 文本型
.参数 dataPort, 整数型
.子程序 data_seek, 逻辑型, 公开
.参数 result, 整数型
.参数 num, 长整数型
.子程序 fetch_row, 逻辑型, 公开
.参数 result, 整数型
.子程序 free_result, , 公开
.参数 result, 整数型
.子程序 is, 逻辑型, 公开
.子程序 num_rows, 整数型, 公开
.参数 result, 整数型
.子程序 query, 逻辑型, 公开
.参数 sql, 文本型
.子程序 readByte, 字节集, 公开
.参数 result, 整数型
.参数 name, 文本型
.子程序 readDouble, 双精度小数型, 公开
.参数 result, 整数型
.参数 name, 文本型
.子程序 readInt, 整数型, 公开
.参数 result, 整数型
.参数 name, 文本型
.子程序 readLongint, 长整数型, 公开
.参数 result, 整数型
.参数 name, 文本型
.子程序 readText, 文本型, 公开
.参数 result, 整数型
.参数 name, 文本型
.子程序 readTinyint, 短整数型, 公开
.参数 result, 整数型
.参数 name, 文本型
.子程序 store_result, 整数型, 公开
.子程序 tostring, 文本型, 公开
.参数 byte, 字节集
页:
[1]