ArcObjects Library Reference (GeoDatabaseDistributed)  

esriExportGenerationsOption Constants

Options to specify the content of the data exported.

Constant Value Description
esriExportGenerationsUnAcknowledged 1 Export all previous ununknowledge generations in addtion to the next generation if the replica in the send state.
esriExportGenerationsNew 2 Export the next generation only.
esriExportGenerationsAll 3 Export unacknowledge and new generations.
esriExportGenerationsNone 4 Export unacknowledge and new generations.

Product Availability

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

Remarks

The esriExportGenerationsOption enumeration contains values that define the changes to export.

The members of this enumeration are represented as follows:

.NET Related Topics

How to synchronize a data change message in a disconnected environment