Provides access to members that initialize a DeltaDataChanges object. Note: the IDeltaDataChangesInit interface has been superseded byIDeltaDataChangesInit2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Init | Initializes the class by setting delta database file name and export option. |
CoClasses that implement IDeltaDataChangesInit
CoClasses and Classes | Description |
---|---|
DeltaDataChanges | The information needed to check in from a delta file or import edits from a delta file. |
Remarks
The IDeltaDataChangesInit interface is used to initialize a DeltaDataChanges coclass. The coclass must be intialized before any of the other interfaces in the coclass can be used.
See Also
DataChanges Class | IExportDataChanges Interface | DataChangesExporter Class | DataChangesImporter Class | DeltaDataChanges Class