ModelComparisonResult.ElementsToDrop Property

Definition

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

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

Property Value

Applies to