AdoRecordSet:RecordCount

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoRecordset Class >

AdoRecordSet:RecordCount

Previous pageReturn to chapter overviewNext page

Purpose

The current number of records in a Recordset object. This may be -1 when the number of records can not be determined

 

Prototype

ACCESS RecordCount AS LONG 

 

Data Type

LONG

 

See Also

AdoRecordSet