Provides access to query results.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
MimeData | Binary data representing requested query result. |
![]() |
Object | The Object representing the query result. |
![]() |
URL | The URL of the generated query result. |
CoClasses that implement IQueryResult
| CoClasses and Classes | Description |
|---|---|
| QueryResult | A Query Result CoClass for storing information about the results of a query. |
Remarks
URL returns a string to the file on server that contains the result while MimeData returns the result in binary format.
