ArcObjects Library Reference (GeoDatabase)  

ICopyHelper Interface

Provides access to helper functions for post-processing copied metadata.

Product Availability

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

Description

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).

Members

Description
Method UpdateDatabaseMetadata Call this while creating a copy of a dataset in a geodatabase.
Method UpdateMetadata Call this after creating a copy of a dataset, workspace, or file.

CoClasses that implement ICopyHelper

CoClasses and Classes Description
MetadataCopyHelper Metadata Copy Helper.