Couche d'encapsulation des resultset sqlite.
Located in /plugins/db/sqlite3/sqlite3.dbresultset.php (line 18)
jDbResultSet | --sqlite3DbResultSet
when reaching the end of a result set, sqlite3 api do a rewind we don't want this behavior, to mimic the behavior of other drivers this property indicates that we reached the end.
number of rows
Inherited from jDbResultSet
jDbResultSet::$modifier
jDbResultSet::$_currentRecord
jDbResultSet::$_fetchMode
jDbResultSet::$_fetchModeCtoArgs
jDbResultSet::$_fetchModeParam
jDbResultSet::$_idResult
jDbResultSet::$_recordIndex
Inherited From jDbResultSet
jDbResultSet::__construct()
jDbResultSet::addModifier()
jDbResultSet::bindColumn()
jDbResultSet::bindParam()
jDbResultSet::bindValue()
jDbResultSet::columnCount()
jDbResultSet::current()
jDbResultSet::execute()
jDbResultSet::fetch()
jDbResultSet::fetchAll()
jDbResultSet::getAttribute()
jDbResultSet::id()
jDbResultSet::key()
jDbResultSet::next()
jDbResultSet::rewind()
jDbResultSet::rowCount()
jDbResultSet::setAttribute()
jDbResultSet::setFetchMode()
jDbResultSet::unescapeBin()
jDbResultSet::valid()
jDbResultSet::_fetch()
jDbResultSet::_free()
jDbResultSet::_rewind()
jDbResultSet::__destruct()
Documentation generated on Wed, 04 Jan 2017 22:59:12 +0100 by phpDocumentor 1.4.3