![]() | checks if an object has been modified in both ObjectContainers involved in the replication process since the last time the two ObjectContainers were replicated. |
![]() | commits the replication task to both involved ObjectContainers. |
![]() | returns the "peerA" ObjectContainer involved in this ReplicationProcess. |
![]() | returns the "peerB" ObjectContainer involved in this ReplicationProcess. |
![]() | replicates an object. |
![]() | ends a replication task without committing any changes. |
![]() | modifies the replication policy, what to do on a call to Db4objects.Db4o.Replication.IReplicationProcess.Replicate . If no direction is set, the replication process will be bidirectional by default. |
![]() | adds a constraint to the passed Query to query only for objects that were modified since the last replication process between the two ObjectContainers involved in this replication process. |
IReplicationProcess Interface | Db4objects.Db4o.Replication Namespace | Db4objects.Db4o.Ext.IExtObjectContainer.ReplicationBegin