SchemaDifference.Children 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.
Object or property differences, if any, that relate to this difference.
public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Dac.Compare.SchemaDifference> Children { get; }
member this.Children : seq<Microsoft.SqlServer.Dac.Compare.SchemaDifference>
Public ReadOnly Property Children As IEnumerable(Of SchemaDifference)