[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
will be called by a
Db4objects.Db4o.Replication.IReplicationProcess
upon
replication conflicts. Conflicts occur whenever
Db4objects.Db4o.Replication.IReplicationProcess.Replicate
is called with an object that
was modified in both ObjectContainers since the last replication run between
the two.
Namespace: Db4objects.Db4o.Replication
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IReplicationConflictHandler |
C# |
---|
public interface IReplicationConflictHandler |
Visual C++ |
---|
public interface class IReplicationConflictHandler |