RecordCount

Returns a Long value that indicates the current number of records in a Recordset object.

Return Value

Reading the RecordCount property on a closed Recordset causes an error.

Remarks

This value is obtained from wNumRecords in the PEGDBASEINFO structure returned from a PegOidGetInfo call.