SchemaComparisonResult.Differences Property

Definition

A tree that contains results of schema comparison of source and target endpoints.

public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Dac.Compare.SchemaDifference> Differences { get; }
member this.Differences : seq<Microsoft.SqlServer.Dac.Compare.SchemaDifference>
Public ReadOnly Property Differences As IEnumerable(Of SchemaDifference)

Property Value

Applies to