ModelComparisonResult.ElementsToAdd Property

Definition

List of elements exists in source, does not exist in target

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Dac.Model.TSqlObject> ElementsToAdd { get; }
member this.ElementsToAdd : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Dac.Model.TSqlObject>
Public ReadOnly Property ElementsToAdd As ReadOnlyCollection(Of TSqlObject)

Property Value

Applies to