Compartilhar via


Namespace Microsoft.SqlServer.Management.SqlParser.MetadataDifferencer

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

Classes

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