ModelComparisonResult.ElementsChanged プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
要素の一覧が変更されます。 結果はソース内の要素によってキー付けされ、その変更された要素と共に何が変更されるかが示されます。
public System.Collections.Generic.IDictionary<Microsoft.SqlServer.Dac.Model.TSqlObject,Microsoft.SqlServer.Dac.Deployment.ModelComparisonChangeDefinition> ElementsChanged { get; }
member this.ElementsChanged : System.Collections.Generic.IDictionary<Microsoft.SqlServer.Dac.Model.TSqlObject, Microsoft.SqlServer.Dac.Deployment.ModelComparisonChangeDefinition>
Public ReadOnly Property ElementsChanged As IDictionary(Of TSqlObject, ModelComparisonChangeDefinition)