ModelComparisonResult.ElementsRelationshipEntryChanged プロパティ

定義

リレーションシップ エントリが追加または削除されたために変更された要素の一覧

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

プロパティ値

適用対象