ModelComparisonResult.ElementsComposingChildrenChanged Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)