This document is archived and information here might be outdated.  Recommended version.


Querying data (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > Developing with ArcGIS > Learning ArcObjects > Managing data > Working with feature data > Querying data

Querying data


About querying data

The geodatabase application programming interface (API) provides several approaches to querying and retrieving feature data. Which approach developers take depends on what information the application is starting with - for example, a single known ObjectID or a set of attribute and spatial constraints - and what kind of information should be returned.


See Also:

Querying geodatabase tables
Executing spatial queries
Sorting tables
Joining data