Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the row count for the result of the report primary query by data contract parameter.
Syntax
public container getRowsCount(Query _query)
Run On
Called
Parameters
- _query
Type: Query Class
The primary query.
Return Value
Type: container
A container in which the first element is the row count and the second element is a message that can be displayed.