Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
ADORecordSet_empty Class Reference

Lightweight recordset when there are no records to be returned. More...

Inheritance diagram for ADORecordSet_empty:

Public Member Functions

 Close ()
 
 FetchRow ()
 
 FieldCount ()
 
 GetAll ()
 
 GetArray ()
 
 GetArrayLimit ()
 
 GetAssoc ()
 
 getIterator ()
 
 GetRowAssoc ()
 
 GetRows ()
 
 Init ()
 
 MaxRecordCount ()
 
 NumCols ()
 
 NumRows ()
 
 PO_RecordCount ()
 
 RecordCount ()
 
 RowCount ()
 

Public Attributes

 $_numOfRows = 0
 
 $connection = false
 
 $databaseType = false
 
 $dataProvider = 'empty'
 
 $EOF = true
 
bool array $fields = false
 

Detailed Description

Lightweight recordset when there are no records to be returned.


The documentation for this class was generated from the following file: