getTotalNrOfRecords()

Previous Next

See Also

Syntax

 getTotalNrOfRecords (dsName)

 

Parameter(s)

ยท dsName [String]

 

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(),