Поделиться через


Пространство имен 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.