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 rows count of the report primary query's result by data contract parameters.
Syntax
public container getRowsCount(Query _query)
Run On
Called
Parameters
- _query
Type: Query Class
Primary query
Return Value
Type: container
A Container with first element being rows count and second element being a message that may be shown.