Class exports.TotalRowsCount
Defined in: Result2Array.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
exports.TotalRowsCount(jsonData)
Returns the query results rows count
Please note that this is the total query rows count and not the current "batch of data" rows count.
|
Class Detail
exports.TotalRowsCount(jsonData)
Returns the query results rows count
Please note that this is the total query rows count and not the current "batch of data" rows count.
- Parameters:
- jsonData
- Returns:
- {*}