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


IQueryDescription Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IQ > IQueryDescription Interface
ArcGIS Developer Help

IQueryDescription Interface

Query information

Product Availability

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

Members

Name Description
Read-only property Fields The resultset fields.
Read/write property GeometryType Geometry type on the spatial column if present.
Read-only property IsOIDMappedColumn Indicates if a virtual OID column is required.
Read-only property IsSpatialQuery Indicates if the query resultset is spatial.
Read-only property OIDColumnName Name of OID field.
Read/write property OIDFields Unique key field(s).
Read-only property Query Query statemaent.
Read-only property ShapeColumnName Geometry column if present.
Read/write property SpatialReference Spatial reference.
Read/write property Srid Srid of the resultset.

Classes that implement IQueryDescription

Classes Description