Gets the next portion of the results.
GetNextResultPortion(ResultPortionInfo DesiredRange)
Parameter |
Description |
DesiredRange |
The TableSearch method returns results in groups of records. This property defines the records to retrieve for one of these groups. See ResultPortionInfo for more information. |
Return Value
A GDSQueryResultPortion object.
Remarks
This method returns a chunk of records for a query.