EditingScope.HasEffectiveChanges Proprietà

Definizione

Ottiene un valore booleano che specifica se le modifiche sono state applicate all'ambito di modifica.

public:
 property bool HasEffectiveChanges { bool get(); };
public bool HasEffectiveChanges { get; }
member this.HasEffectiveChanges : bool
Public ReadOnly Property HasEffectiveChanges As Boolean

Valore della proprietà

Boolean

true Se le modifiche sono state applicate all'ambito di modifica; in caso contrario, false .

Si applica a