ModelComparisonResult.ElementGroupsEqual Property

Definition

List of element groups that are equal

public System.Collections.Generic.IDictionary<System.Collections.Generic.IList<Microsoft.SqlServer.Dac.Model.TSqlObject>,System.Collections.Generic.IList<Microsoft.SqlServer.Dac.Model.TSqlObject>> ElementGroupsEqual { get; }
member this.ElementGroupsEqual : System.Collections.Generic.IDictionary<System.Collections.Generic.IList<Microsoft.SqlServer.Dac.Model.TSqlObject>, System.Collections.Generic.IList<Microsoft.SqlServer.Dac.Model.TSqlObject>>
Public ReadOnly Property ElementGroupsEqual As IDictionary(Of IList(Of TSqlObject), IList(Of TSqlObject))

Property Value

Applies to