PdcDBTable.RecordCount
Declaration
RecordCount as long
Description
Returns the number of records in the (filtered) table
Notes
This property returns the total count of the table. When there is a filter active on the table the filtered table is counted.
Code example
Availability
Available since June 2008 (from version 3.8)