ModelComparisonResult.ElementsToAdd プロパティ

定義

ソースに存在し、ターゲットに存在しない要素のリスト

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)

プロパティ値

適用対象