다음을 통해 공유


ObjectChangeConflict.IsDeleted 속성

정의

충돌이 발생한 개체가 데이터베이스에서 삭제되었는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

개체가 삭제되었으면 True입니다.

적용 대상