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


esriExportDataChangesOption Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseDistributed)  

esriExportDataChangesOption Constants

Options to specify the type of delta file to create.

Constant Value Description
esriExportToAccess 1 Export data changes to Access.
esriExportToXML 2 Export data changes to XML.
esriExportToFileGDB 3 Export data changes to File GeoDatabase.
esriExportToSqliteGDB 4 Export data changes to Sqlite GeoDatabase.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Remarks

The esriExportDataChangesOption enumeration contains values that represent different types of export data changes options.

The members of this enumeration are represented as follows:

.NET Related Topics

Copying or loading data while preserving GlobalID values