Microsoft.SqlServer.Management.SqlParser.MetadataDifferencer 命名空间

The Microsoft.SqlServer.Management.SqlParser.MetadataDifferencer namespace contains types designed to support the SQL Server parser.

  说明
公共类 ChangeResult Represents the differences between two object model graphs.
公共类 DifferencerException The exception that is thrown when the Differencer encounters a non-recoverable error.
公共类 ObjectDifference Represents the collection of changes between given two object graphs.
公共类 OrderedCollectionDifference Represents the changes in a collection whose children are reordered.
公共类 OrderedScalarDifference Represents an index change of any child in a collection.
公共类 PropertyDifference Represents a class that holds a property whose value is different on any two object graphs.
公共类 ScalarDifference Represents the changes in value (non-child) properties on any two object graphs.