Provides access to the field map object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AddFieldMap | Add an internal field map. | |
Count | Get the count of the internal field maps. | |
Fields | Get the mapped fields. | |
FindFieldMap | Add an internal field map. | |
GetFieldMap | Get a specific internal field map. | |
Initialize | Initializes the field map object using the field information from the given table/workspace. | |
RemoveAll | Remove all of the internal field maps. | |
RemoveFieldMap | Remove an internal field map. | |
ReplaceFieldMap | Replace a specific internal field map. |
CoClasses that implement IGPFieldMapping
CoClasses and Classes | Description |
---|---|
GPFieldMapping | Geoprocessing Field Map value object. |