This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARSearchDef Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control attribute and spatial search definitions.
The IARSearchDef interface is a starting point for defining an attribute or spatial query.
Description | ||
---|---|---|
SetARFeatureShape | Set the search shape to the shape of a feature. | |
SetEnvelopeShape | Set the search shape to an envelope. | |
SetPointShape | Set the search shape to a point. | |
SpatialRelationship | The spatial relationship between the search and target shapes. | |
WhereClause | A SQL where clause for the search. |
CoClasses and Classes | Description |
---|---|
ArcReaderSearchDef | ArcReaderSearchDef is used to specify spatial and attribute queries. |