ModelChanges.RelationshipChange Property

Definition

When True, one or more relationships in the model were changed (added, deleted or modified) as part of a model operation. When False, no relationships were changed during the operation. Boolean (bool in C#) Read-only.

public:
 property bool RelationshipChange { bool get(); };
public bool RelationshipChange { get; }
Public ReadOnly Property RelationshipChange As Boolean

Property Value

Applies to