Share via


ModelComparer.Compare Method

Include Protected Members
Include Inherited Members

Compares objects.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Compare(IModelElement, IModelElement) Compares two elements without a filter.
Public method Compare(ModelStore, ModelStore) Compares two models without a filter.
Public method Compare(IModelElement, IModelElement, ModelComparerConfiguration) Compares two elements.
Public method Compare(ModelStore, ModelStore, ModelComparerConfiguration) Compares two models with a passed-in filter.

Top

See Also

Reference

ModelComparer Class

Microsoft.Data.Schema.SchemaModel Namespace