Share via


SqlScriptComparer.GetDifferences Method

Include Protected Members
Include Inherited Members

Creates a list of differences between two scripts or fragments.

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 GetDifferences(String, String) Creates a list of differences between two scripts.
Public method GetDifferences(TSqlFragment, TSqlFragment) Creates a list of differences between two fragments.

Top

See Also

Reference

SqlScriptComparer Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace