This document is archived and information here might be outdated.  Recommended version.


IGDSQueryResultPortion Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IG > IGDSQueryResultPortion Interface
ArcGIS Developer Help

IGDSQueryResultPortion Interface

Provides access to elements of a result portion.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Records The records corresponding to the query result portion.

Classes that implement IGDSQueryResultPortion

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.