ObjectChangeConflict.IsDeleted 속성

정의

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

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

속성 값

True 개체가 삭제되었으면

적용 대상