GDSQueryResultPortion

An class used to return results of queries made against a GeoDataServer.

 

Property

Type

Description

RecordSet

RecordSet

The records corresponding to the query result portion.

ResultPortionInfo

ResultPortionInfo

An object used to return results of queries made against a GeoDataServer.

 

Remarks

 

This object contains the results of queries executed through a geodata service. The results include a RecordSet of the data returned as well as information such as the number of records returned. The TableSearch and GetNextResultPortion for methods that return this object.