This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > Q > QueryResult CoClass (ArcObjects .NET 10.4 SDK) |
A Query Result CoClass for storing information about the results of a query.
Interfaces | Description |
---|---|
IDocumentVersionSupportGEN (esriSystem) | Provides access to extend the IObjectStream interface with methods to hande saving objects that did not exist in previous versions of the software. |
IPersistStream (esriSystem) | |
IQueryResult | Provides access to query results. |
IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. |
IXMLVersionSupport (esriSystem) | Provides access to members that help in serializing an object to different namespaces (versions). |
QueryResult contains result of a query in a format specified in IQueryResultOptions. IQueryResult:URL returns a string to the file on server that contains the result while IQueryResult:MimeData returns the result in binary format.