This document is archived and information here might be outdated. Recommended version. |
Provides access to members that return the release version of the geodatabase from which the edits originated.
Name | Description | |
---|---|---|
BugfixVersion | Bugfix version level of the source geodatabase. | |
MajorVersion | Major version level of the source geodatabase. | |
MinorVersion | Minor version level of the source geodatabase. |
CoClasses and Classes | Description |
---|---|
DeltaDataChanges | The information needed to check in from a delta file or import edits from a delta file. |
This interface returns release of the geodatabase from which the delta file was generated. Delta files generated from an ArcGIS 9.2 geodatabase will return the following:
MajorVerion - 2
MinorVersion - 2
BugFixVersion � -3
DataChangesExporter Class | DataChanges Class | IExportDataChanges Interface | DataChangesImporter Class | DeltaDataChanges Class