ModelComparisonResult.ElementsEqual 属性

定义

没有更改的元素列表

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)

属性值

适用于