JDatabaseIteratorSqlsrv
class JDatabaseIteratorSqlsrv extends JDatabaseIterator
SQL server database iterator.
Methods
__construct(
mixed $cursor,
string $column = null,
string $class = 'stdClass')
Database iterator constructor.
from JDatabaseIterator
integer
count()
Get the number of rows in the result set for the executed SQL given by the cursor.