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

Public 成员函数

详细描述

在文件 xsql.xcs304 行定义.

成员函数说明

◆ close()

◆ execute()

◆ executeQuery()

◆ executeUpdate()

◆ get_changes()

◆ get_lastInsertId()

int get_lastInsertId ( )

Mysql.MysqlStatement , 以及 Mysql.MysqlPreparedStatement 重载.

在文件 xsql.xcs311 行定义.

311{return 0 ;}

◆ getResult()