ModelComparisonResult.ElementGroupsEqual プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
等しい要素グループの一覧
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))