ModelComparisonResult.ElementsEqual Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of elements that have no changes
public System.Collections.Generic.IDictionary<Microsoft.SqlServer.Dac.Model.TSqlObject,Microsoft.SqlServer.Dac.Model.TSqlObject> ElementsEqual { get; }
member this.ElementsEqual : System.Collections.Generic.IDictionary<Microsoft.SqlServer.Dac.Model.TSqlObject, Microsoft.SqlServer.Dac.Model.TSqlObject>
Public ReadOnly Property ElementsEqual As IDictionary(Of TSqlObject, TSqlObject)