.hasCount() |
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
Example $.udbMeta('EMP').hasCount(); |