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


esriExportDataChangesOption Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Constants > E > esriExportDataChangesOption Constants
ArcGIS Developer Help

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: