This document is archived and information here might be outdated. Recommended version. |
Provides access to members that initialize a DeltaDataChanges object. Note: the IDeltaDataChangesInit interface has been superseded byIDeltaDataChangesInit2. Please consider using the more recent version.
Name | Description | |
---|---|---|
Init | Initializes the class by setting delta database file name and export option. |
CoClasses and Classes | Description |
---|---|
DeltaDataChanges | The information needed to check in from a delta file or import edits from a delta file. |
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.
DataChangesExporter Class | DataChanges Class | IExportDataChanges Interface | DataChangesImporter Class | DeltaDataChanges Class