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


esriExportTableOptions Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

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.