FindQueryDBRecords method: Session class
Syntax
FindQueryDBRecords()
Description
The FindQueryDBRecords method returns a reference to a QueryDBRecord collection, filled with zero or more records.
Security applies to the results of this list, that is, you have access to all the records your user ID (permission list) allows you to access.
Parameters
None.
Returns
A reference to a QueryDBRecord collection containing zero or more records.
Related Topics