Navigation:  DataServer Classes > DaoServer Class >

DaoServer:LastRec Access

Previous pageReturn to chapter overviewNext page

Purpose

The number of records in the current recordset.

 

Note        

If the server uses a recordset with a where clause or has otherwise selected records, LastRec returns the number of visible records in the recordset While appending records, the LastRec includes the new record

 

 

Class

DaoServer