JDatabaseIteratorSqlsrv::fetchObject
Method to fetch a row from the result set cursor as an object.
Signature
protected function fetchObject()
Returns
- mixed
- Either the next row from the result set or false if there are no more rows.