Represents the replication settings of a database.
Creation
Each Database object has exactly one
associated Replication object. Use getReplicationInfo in
Database to get the Replication object.
Usage
After setting a read-write property,
you must call Save for the changes to take effect. If you do not call
Save, your changes are lost.