...true) { $this->open($this->_conn); } return $this;} 重新打开连接 仅应用于曾经成功打开的连并且异常关闭了
...定义于 close() 关闭数据库 XSDatabaseSQLite connect() 打开数据库 XSDatabaseSQLite query() 执行 SQL 语句查询 XSDatabaseSQLite query1() 查询数据库首行 XSDatabase setUtf8() 设置数据库字符集为 UTF-8 XSDatabase 方法明细 ...
...义于 close() 关闭数据库 XSDatabaseSQLite3 connect() 打开数据库 XSDatabaseSQLite3 query() 执行 SQL 语句查询 XSDatabaseSQLite3 query1() 查询数据库首行 XSDatabase setUtf8() 设置数据库字符集为 UTF-8 XSDatabase 方法明细 ...
...n $this->openBuffer(0);} 提交所有指令并关闭缓冲区 若未曾打开缓冲区, 调用本方法是无意义的
...new XSException("Can not open sqlite file: '{$param['path']}'"); }} 打开数据库
...(Exception $e) { throw new XSException($e->getMessage()); }} 打开数据库
... if ($conn !== null) { $this->open($conn); }} 构造函数, 打开连接
...instanceof XS) { $this->setProject($this->xs->getName()); }} 打开服务端连接 如果已关联 XS 对象, 则会同时切换至相应的项目名称
...法 名称描述定义于 __construct() 构造函数, 打开连接 XSServer __destruct() 析构函数, 关闭连接 XSServer __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔术方法 __set XSComponent ...
...法 名称描述定义于 __construct() 构造函数, 打开连接 XSServer __destruct() 析构函数 XSIndex __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔术方法 __set XSComponent __unset() ...