Provides access to members that control attribute and spatial search definitions.
Product Availability
Available with ArcGIS Desktop. Requires Publisher Extension.
Description
The IARSearchDef interface is a starting point for defining an attribute or spatial query.
Members
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 that implement IARSearchDef
CoClasses and Classes | Description |
---|---|
ArcReaderSearchDef | ArcReaderSearchDef is used to specify spatial and attribute queries. |