ModelComparisonResult.ElementsChanged プロパティ

定義

要素の一覧が変更されます。 結果はソース内の要素によってキー付けされ、その変更された要素と共に何が変更されるかが示されます。

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)

プロパティ値

適用対象