![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to the properties of a Geoprocessing FieldMapping object.
Name | Description | |
---|---|---|
![]() |
AddFieldMap | Add a fieldmap to the mapping object |
![]() |
AddTable | Add a table to the mapping object |
![]() |
ExportToString | Get the string representation of the field mappings object |
![]() |
FieldCount | Get the count of fieldmaps within the mapping object |
![]() |
FieldMapping | The true FieldMapping object |
![]() |
Fields | Get the output fields of the mapping object |
![]() |
FieldValidationWorkspace | Set the workspace for the mapping object |
![]() |
FindFieldMapIndex | Find the index of a fieldmap |
![]() |
GetFieldMap | Get a fieldmap from the mapping object |
![]() |
LoadFromString | Initialize the field map by text string |
![]() |
RemoveAll | Remove fieldmaps from the mapping object |
![]() |
RemoveFieldMap | Remove a fieldmap from the mapping object |
![]() |
ReplaceFieldMap | Replace a fieldmap within the mapping object |
CoClasses and Classes | Description |
---|---|
GpFieldMappingsObject | Geoprocessing FieldMapping object. |