Share via


ModelComparisonResult.ElementsEqual Property

Definition

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)

Property Value

Applies to