This document is archived and information here might be outdated.  Recommended version.


IExportOperation Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IE > IExportOperation Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

IExportOperation Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

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