ArcObjects Library Reference (PublisherControls)  

IARSearchDef Interface

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
Method SetARFeatureShape Set the search shape to the shape of a feature.
Method SetEnvelopeShape Set the search shape to an envelope.
Method SetPointShape Set the search shape to a point.
Read/write property SpatialRelationship The spatial relationship between the search and target shapes.
Read/write property 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.