commits the replication task.
[Visual Basic] Sub commit() [C#] void commit(); [C++] void commit(); [JScript] function commit();
commits the replication task.
Call this method after replication is completed to write all changes back to the database files. This method will store information about the replication task to the database file to allow incremental replication for future replication runs.
Db4oReplication Interface | com.db4o.ext Namespace