ModelComparisonResult.ElementGroupsEqual Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Lista de grupos de elementos que son iguales
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))