Provides access to members used for exporting tables and feature classes.
Product Availability
Available with ArcGIS Desktop.
Members
| Description | ||
|---|---|---|
![]() |
ExportFeatureClass | Exports the given feature class to a new feature class. |
![]() |
ExportTable | Exports the given table to a new table. |
![]() |
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. |
