This document is archived and information here might be outdated. Recommended version. |
Provides access to helper functions for post-processing copied metadata.
This interface can be used to update the metadata of a dataset, a geodatabase, or a standalone XML file after it's been copied. In most cases, explicitly calling this interface isn't necessary, because ArcCatalog will perform this operation for you, as will most programmatic copying methods (i.e. the methods of IGeoDBDataTransfer and IFeatureDataConverter).
Name | Description | |
---|---|---|
UpdateDatabaseMetadata | Call this while creating a copy of a dataset in a geodatabase. | |
UpdateMetadata | Call this after creating a copy of a dataset, workspace, or file. |
CoClasses and Classes | Description |
---|---|
MetadataCopyHelper | Metadata Copy Helper. |