This document is archived and information here might be outdated. Recommended version. |
Provides access to members that initialize a multi-generation Replica DataChanges object.
Name | Description | |
---|---|---|
Init | Initializes the class by using the replica and the replica workspace. | |
Init2 | Initializes the class by using the replica, generation option and the replica workspace. |
Interfaces | Description |
---|---|
IReplicaDataChangesInit | Provides access to members that initialize a Replica DataChanges object. |
CoClasses and Classes | Description |
---|---|
ArchivingDataChanges | |
ReplicationDataChanges | The replicadatachanges object. |
The IReplicaDataChangesInit2 interface is used to initialize the ReplicaDataChanges coclass. The coclass must be intialized before any of the other interfaces in the coclass can be used.
IReplicaDataChangesInit2::Init2 method should be used when exporting data changes from a two way or one way replica. When exporting edits from a check-out replica use the IReplicaDatachangesInit::Init method.