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)

プロパティ値

適用対象