SubscriberConflicts 属性(复制)

SQL Server Compact 3.5 不使用 SubscriberConflicts 属性。

语法

object.SubscriberConflicts [= value]

适用范围

SQL Server Compact 3.5 Replication 对象

参数

  • value
    始终为 0,因为将在 SQL Server 发布服务器上检测并记录所有冲突。

数据类型

Long

可修改

只读

原型

HRESULT get_SubscriberConflicts(long *pVal);

请参阅

其他资源

Replication 对象属性