ModelComparisonResult.ElementGroupsEqual プロパティ

定義

等しい要素グループの一覧

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))

プロパティ値

適用対象