ReturnOption.count constructor
ReturnOption.count()
Returns the match count of the search request.
Implementation
ReturnOption.count() : this('COUNT');
Returns the match count of the search request.
ReturnOption.count() : this('COUNT');