PdcDBTable.RecordCount

From External Bemet Wiki
Revision as of 09:53, 22 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == RecordCount as long == Description == Returns the number of records in the (filtered) table == Notes == This property returns the total count of the table...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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)