ModelComparisonResult.ElementsRelationshipEntryChanged Property

Definition

List of elements changed because of relationship entries are added or dropped

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)

Property Value

Applies to