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


Working with multiple datasets (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > Developing with ArcGIS > Learning ArcObjects > Using geoprocessing > Working with multiple datasets

Working with multiple datasets


About working with multiple datasets

Geoprocessing is not always done with a single dataset, but can involve multiple datasets. Sometimes they are multiple sets of data that you want to process the same way, such as in a batch process. Other datasets need to be merged together, and their fields must be mapped to make this possible. Some geoprocessing tools accept multiple datasets as input. This section in the software development kit (SDK) covers additional information for performing geoprocessing tasks with multiple sets of data.


See Also:

How to list data
Mapping fields
Using value tables
How to use multiple inputs
Samples: