EditingScope.HasEffectiveChanges 속성

정의

변경 내용이 편집 범위에 적용되었는지 여부를 지정하는 부울을 가져옵니다.

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

속성 값

true변경 내용이 편집 범위에 적용되었으면 이고, 그렇지 않으면 . false

적용 대상