ArcObjects Library Reference (GeoDatabase)  

IEnumNameMapping Interface

Provides access to members that enumerate and find specified name mappings.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method FindDatasetName Finds a particular source name.
Method FindDomain Finds a particular Domain.
Method Next Retrieves the next Copy Name Mapping object.
Method Reset Resets the enumeration sequence to the beginning.

Remarks

An enumerator for name mapping collections. These are used when transferring a set of datasets and/or domains from one geodatabase to another. See the INameMapping and INameMapping2 interfaces for more information.

.NET Related Topics

Copying and pasting geodatabase datasets | Geodatabase | How to export a dataset to XML | How to import a dataset from XML | Using the schema creator