ModelComparisonResult.ElementsToDrop 属性

定义

目标中存在元素列表,源中不存在

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)

属性值

适用于