ArcObjects Library Reference (Geoprocessing)  

IGPFieldMapping Interface

Provides access to the field map object.

Product Availability

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

Members

Description
Method AddFieldMap Add an internal field map.
Read-only property Count Get the count of the internal field maps.
Read-only property Fields Get the mapped fields.
Method FindFieldMap Add an internal field map.
Method GetFieldMap Get a specific internal field map.
Method Initialize Initializes the field map object using the field information from the given table/workspace.
Method RemoveAll Remove all of the internal field maps.
Method RemoveFieldMap Remove an internal field map.
Method ReplaceFieldMap Replace a specific internal field map.

CoClasses that implement IGPFieldMapping

CoClasses and Classes Description
GPFieldMapping Geoprocessing Field Map value object.