Changeset 396

Timestamp:
05/27/08 10:05:53 (16 years ago)
Author:
DavidSmith
Message:

Set a limit on the number of entries to return from a cone query using sql LIMIT directive, if the number or rows returned is equal to the limit, perform a count(*) to
see how many results we would have got and determine how many have been truncated, then make this value available for display through
ObservationSetFinder::GetNumRowsTruncated?() and ConeQuery::GetNumRowsTruncated?()

(No files)

Note: See TracChangeset for help on using the changeset viewer.