ObjectChangeConflict.IsDeleted 屬性

定義

取得值,這個值表示是否已將衝突中的物件從資料庫中刪除。

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

屬性值

Boolean

如果已刪除物件,則為 True

適用於