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


esriExportTableOptions Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Constants > E > esriExportTableOptions Constants
ArcGIS Developer Help

esriExportTableOptions Constants

Options available when exporting a table or feature class.

Constant Value Description
esriExportAllRecords 0 No selection call back will occur when users select rows.
esriExportSelectedRecords 1 The current row will always be the only selection row. (Selection transmitted via call back).
esriExportFeaturesWithinExtent 2 Selecting rows in the table grid, will select features. (Selection transmitted via call back).

Product Availability

Available with ArcGIS Desktop.