This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IQ > IQueryDescription Interface > IQueryDescription.IsSpatialQuery Property (ArcObjects .NET 10.5 SDK) |
Indicates if the query resultset is spatial.
[Visual Basic .NET] Public ReadOnly Property IsSpatialQuery As Boolean
[C#] public bool IsSpatialQuery {get;}
[C++]
HRESULT get_IsSpatialQuery(
VARIANT_BOOL* pIsSpatialQuery
);
[C++]
Parameters pIsSpatialQuery [out, retval] pIsSpatialQuery is a parameter of type VARIANT_BOOL