Class flDbResult
flDbResult Class
Base class to hold results from a database query.
Direct known subclasses
flDbMySQLiResult
,
flDbMySQLResult
,
flDbSQLite3Result
,
flDbSQLiteResult
Abstract
Package: fusionLib
Copyright: Copyright (c) 2007 - 2016 fusionLib. All rights reserved.
Located at system/libs/Db/flDb.php
Package: fusionLib
Copyright: Copyright (c) 2007 - 2016 fusionLib. All rights reserved.
Located at system/libs/Db/flDb.php
Methods summary
abstract public
integer
|
|
abstract public
boolean
|
|
abstract public
array
|
Properties summary
protected
array
|
$rows
The rows. |
#
null
|