IExportOperation Interface
Provides access to members used for exporting tables and feature classes.
Product Availability
Available with ArcGIS Desktop.
Members
|
Name |
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. |
Classes that implement IExportOperation
Classes |
Description |
ExportOperation |
ExportOperation class used to export a table or feature class. |