getRecordCount() |
Syntax getRecordCount([, dsName..] [,callbackFunction] )
Parameter(s)
Description getRecordCount executes a SQL "SELECT COUNT(*)" on the Rules Engine to retrieve the number of records that can be queried by getDataSet().
|