ModelComparisonResult.ElementsPropertyChanged Property

Definition

List of elements changed because of properties are changed.

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Dac.Model.TSqlObject> ElementsPropertyChanged { get; }
member this.ElementsPropertyChanged : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Dac.Model.TSqlObject>
Public ReadOnly Property ElementsPropertyChanged As ReadOnlyCollection(Of TSqlObject)

Property Value

Applies to