Compare Result dialog is shown automatically after comparing diagrams or performing Database Modification. It shows results of comparing for every diagram object in two object trees: left tree show objects in source model and changes in this objects in right tree (target model). Every object in left tree has one of following changes marks: - Object is added. This means that database object does not exist in source model but exists in target model. - Object is deleted. This means that database object exists in source model but do not exist in target model. - Object is modified. This means that this object was found in both source and target models but one or more of its parameters or sub-objects are changed. Use plus mark near this object's name to see exact differences. - Objects are equal. This means that object was found in both source and target models and there are no any differences between them. Example: You can see on provided screen-shot that Car Ordering diagram has following changes in compare to physical database `carsandordersdb`:
You can use Show changes only checkbox to hide all unchanged objects from both trees. This can be very useful if you compare two models with many objects but with only several changes. Compare Result dialog allows to perform following actions:
See also: |