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


IExportOperation Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IE > IExportOperation Interface
ArcGIS Developer Help

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.

Classes that implement IExportOperation

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