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


esriQueryResultFormat Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

esriQueryResultFormat Constants

Query Result Format.

Constant Value Description
esriQueryResultRecordSetAsObject 0 Indicates RecordSet.
esriQueryResultKMLAsMime 1 Indicates KML.
esriQueryResultKMLAsURL 2 Indicates KML.
esriQueryResultJsonAsMime 3 Indicates JSON.
esriQueryResultJsonAsURL 4 Indicates JSON.
esriQueryResultAMFAsMime 5 Indicates AMF.
esriQueryResultAMFAsURL 6 Indicates AMF.

Product Availability

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

.NET Related Topics

Developing SOAP server object extensions