This document is archived and information here might be outdated. Recommended version. |
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.
Name | 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. |
Classes | Description |
---|---|
ArcReaderSearchDef | ArcReaderSearchDef is used to specify spatial and attribute queries. |