This document is archived and information here might be outdated. Recommended version. |
Provides access to query results.
Name | Description | |
---|---|---|
MimeData | Binary data representing requested query result. | |
Object | The Object representing the query result. | |
URL | The URL of the generated query result. |
Classes | Description |
---|---|
QueryResult | A Query Result CoClass for storing information about the results of a query. |
URL returns a string to the file on server that contains the result while MimeData returns the result in binary format.