MergeConflictCount.DeleteConflictCount 属性

定义

获取或设置冲突表中作为已发布表上的删除结果的冲突行的总数。

public:
 property int DeleteConflictCount { int get(); };
public int DeleteConflictCount { get; }
member this.DeleteConflictCount : int
Public ReadOnly Property DeleteConflictCount As Integer

属性值

一个 Int32 值。

注解

此属性可由任何用户检索或设置。

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

适用于