Jet and Replication Methods

Jet Replication Objects

Jet and Replication Methods

JRO Method Summary

Method Description
Append Adds a new Filter object to the Filters collection of a partial Replica.
CompactDatabase Copies and compacts a closed database, and gives you the option of changing its version, collating order, encryption, and other options.
CreateReplica Creates a new replica of the current replicable database.
Delete Removes the Filter object from the Filters collection of a Replica.
GetObjectReplicability Indicates whether an object is local or replicated.
Item Returns a specific member of a collection by name or ordinal number.
MakeReplicable Makes a database replicable.
PopulatePartial Populates a partial replica.
Refresh Updates the objects in a collection to reflect objects available from and specific to the provider.
RefreshCache Forces any pending writes to .mdb files, and refreshes memory with the most current data from the .mdb file.
SetObjectReplicability Sets whether an object is local or replicated.
Synchronize Synchronizes two replicas.