ModelComparisonResult.ElementsComposingChildrenChanged Property

Definition

List of elements changed because of composed children are changed.

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

Property Value

Applies to