Partager via


Espace de noms Microsoft.SqlServer.Management.SqlParser.MetadataDifferencer

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

Classes

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