Provides access to elements of a result portion.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
|
Description |
|
Records |
The records corresponding to the query result portion. |
CoClasses that implement IGDSQueryResultPortion
CoClasses and Classes |
Description |
GDSQueryResultPortion |
An object used to return results of queries made against a GeoDataServer. |
Remarks
The IGDSQueryResultPortion interface allows you to access the recordset returned from queries executed through a GeoDataServer.
.NET Related Topics
GeoData services