SqlScriptComparer.Compare Method

Include Protected Members
Include Inherited Members

Compares two scripts, fragments, or text readers.

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(TextReader, TextReader) Compares two text readers.
Public method Compare(String, String) Compares two scripts.
Public method Compare(TSqlFragment, TSqlFragment) Compares two fragments.

Top

See Also

Reference

SqlScriptComparer Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace