Object Compare
How to: Use a snapshot in a comparison

Snapshots are useful for comparing changes to objects over time. A snapshot saves a copy of an object in Xml format in the snapshot database file. Snapshots are just like other objects: they can be compared to live objects and to other snapshots.

To use a snapshot in a comparison:

Note: Because snapshots are a copy of the original object, they must be re-created at run time. This re-creation incurs an overhead that generally means comparisons using snapshots are slower than those using live objects.

See Also

Information
Snapshot architecture

Tasks
How to: Snapshot an object
How to: Monitor snapshots
How to: Stop a snapshot
How to: Organize snapshots
How to: Change the snapshot database path