PdcDBQuery.RecordCount

From External Bemet Wiki
Revision as of 12:40, 21 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == RecordCount as VT_INT == Description == Returns the record count of the query == Notes == This method returns the total count of records in the created q...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

RecordCount as VT_INT

Description

Returns the record count of the query

Notes

This method returns the total count of records in the created query.

Code example

Availability

Available since September 2008 (from version 3.8)