getTotalNrOfRecords() |
Syntax getTotalNrOfRecords (dsName)
Parameter(s)
Description This function returns the total number number of records that a executeQuery on the datasource will return. This record count includes the search conditions.
Related functions: executeQuery(), getDataSet(), setSearchValue(), getSearchValue(), |