SchemaDifference.Children Property

Definition

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)

Property Value

Applies to