xlang v5.1 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
ResultSet类 参考
类 ResultSet 继承关系图:
Inheritance graph
ResultSet 的协作图:
Collaboration graph

Public 成员函数

详细描述

在文件 xsql.xcs268 行定义.

成员函数说明

◆ close()

◆ findColumn()

◆ first()

◆ getBoolean() [1/2]

◆ getBoolean() [2/2]

◆ getByte() [1/2]

◆ getByte() [2/2]

◆ getColumnCount()

◆ getColumnName()

◆ getColumnType()

int getColumnType ( int   )

Mysql.MysqlPreparedResultSet 重载.

在文件 xsql.xcs301 行定义.

301{return 0;}

◆ getDouble() [1/2]

◆ getDouble() [2/2]

◆ getFloat() [1/2]

◆ getFloat() [2/2]

◆ getInt() [1/2]

◆ getInt() [2/2]

◆ getLong() [1/2]

◆ getLong() [2/2]

◆ getRow()

◆ getRowCount()

◆ getString() [1/2]

◆ getString() [2/2]

◆ isEof()

◆ isFirst()

◆ isLast()

◆ isValid()

◆ last()

◆ next()

◆ previous()