DB_Recordset_Installer __construct(
&$rs, ADORecordSet
$rs
)
|
|
Constructor
Parameters:
Alias of is_eof()
API Tags:
| Return: | Returns true if there are no rows in the recordset (or it is empty) |
| Access: | public |
Implementation of:
- I_DB_Recordset::is_eod()
- Alias of is_eof()
Is end of recordset
API Tags:
| Return: | Returns true if there are no rows in the recordset (or it is empty) |
| Access: | public |
Implementation of:
- I_DB_Recordset::is_eof()
- Is end of file/data