Share via


ObjectChangeConflict.IsDeleted プロパティ

定義

競合しているオブジェクトがデータベースから削除されているかどうかを示す値を取得します。

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

プロパティ値

オブジェクトが削除されている場合は True

適用対象