Class ADORecordSet_empty

Description

Lightweight recordset when there are no records to be returned

Located in /3rd/adodb/adodb.inc.php (line 2418)


	
			
Variable Summary
 mixed $connection
 mixed $EOF
 mixed $fields
 mixed $_numOfRows
Method Summary
 void Close ()
 void FetchRow ()
 void FieldCount ()
 void Init ()
 void PO_RecordCount ()
 void RecordCount ()
 void RowCount ()
Variables
mixed $connection = false (line 2425)
mixed $databaseType = false (line 2421)
mixed $dataProvider = 'empty' (line 2420)
mixed $EOF = true (line 2422)
mixed $fields = false (line 2424)
mixed $_numOfRows = 0 (line 2423)
Methods
Close (line 2429)
void Close ()
FetchRow (line 2430)
void FetchRow ()
FieldCount (line 2431)
void FieldCount ()
Init (line 2432)
void Init ()
PO_RecordCount (line 2428)
void PO_RecordCount ()
RecordCount (line 2427)
void RecordCount ()
RowCount (line 2426)
void RowCount ()

Documentation generated on Wed, 23 Jan 2008 19:34:37 -0500 by phpDocumentor 1.4.0