EditingScope.HasEffectiveChanges 屬性

定義

取得布林值,指定是否已將變更套用至編輯範圍。

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

屬性值

true 如果已將變更套用至編輯範圍,則為 ;否則為 false

適用於