.hasCount()

Previous Next

Detects whether a record count must be performed when querying the first data source in the container. This depends on the value of the hasCount property of that data source.

Returns a boolean.

Syntax

.hasCount()

 

Example

$.udbMeta('EMP').hasCount();