getTotalNrOfRecords()

Previous Next

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

getSearchValue()

setSearchValue()