ModelComparisonResult.ElementsHierarchicalChildrenChanged 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 hierarchical dhildren are changed.
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Dac.Model.TSqlObject> ElementsHierarchicalChildrenChanged { get; }
member this.ElementsHierarchicalChildrenChanged : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Dac.Model.TSqlObject>
Public ReadOnly Property ElementsHierarchicalChildrenChanged As ReadOnlyCollection(Of TSqlObject)