PropertyComparerProvider Class

Definition

The provider supplies sorting

C#
public abstract class PropertyComparerProvider : Microsoft.SqlServer.Management.Sdk.Differencing.SPI.Provider
Inheritance
PropertyComparerProvider
Implements

Constructors

Methods

AreGraphsSupported(ISfcSimpleNode, ISfcSimpleNode)

Indicates if this provider supports the specified graphs. If it is, returns true, false otherwise.

If true is returned, the following calls to GetSortedList() and GetComparer() method must return a valid non-null object.

The method is called only one on the top most node of each graph.

Compare(ISfcSimpleNode, ISfcSimpleNode, String)

Compare the specified properties

Applies to

Produit Versions
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0