ArcObjects Library Reference (GeoDatabase)  

IResultPortionInfo Interface

Provides access to members that describe a result portion.

Product Availability

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

Members

Description
Read/write property Count The number of elements to return or being returned.
Read/write property ResultID The unique ID of a result.
Read/write property StartIndex The zero-based index of the first element to return or being returned.

CoClasses that implement IResultPortionInfo

CoClasses and Classes Description
ResultPortionInfo A class used to define query result portion options.