ObjectChangeConflict.IsDeleted プロパティ

定義

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

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

プロパティ値

True オブジェクトが削除された場合は 。

適用対象