ArcObjects Library Reference (GeoDatabaseUI)  

IExportOperation Interface

Provides access to members used for exporting tables and feature classes.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method ExportFeatureClass Exports the given feature class to a new feature class.
Method ExportTable Exports the given table to a new table.
Method GetOptions Provides a dialog that prompts for export options. These include including the output table/feature class.

CoClasses that implement IExportOperation

CoClasses and Classes Description
ExportOperation ExportOperation class used to export a table or feature class.