Class FOFDatabaseIteratorAzure
SQL azure database iterator.
- FOFDatabaseIterator implements Iterator
-
FOFDatabaseIteratorSqlsrv
-
FOFDatabaseIteratorAzure
Package: FrameworkOnFramework\database
Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt This file is adapted from the Joomla! Platform. It is used to iterate a database cursor returning FOFTable objects instead of plain stdClass objects
Located at fof/database/iterator/azure.php
Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt This file is adapted from the Joomla! Platform. It is used to iterate a database cursor returning FOFTable objects instead of plain stdClass objects
Located at fof/database/iterator/azure.php
Methods summary
Methods inherited from FOFDatabaseIteratorSqlsrv
count(),
fetchObject(),
freeResult()
Methods inherited from FOFDatabaseIterator
__construct(),
__destruct(),
current(),
getIterator(),
getTable(),
key(),
next(),
rewind(),
valid()
