PublicationArticle.ColumnTracking 属性

定义

获取或设置同步数据行时如何检测冲突。

public:
 property bool ColumnTracking { bool get(); void set(bool value); };
public bool ColumnTracking { get; set; }
member this.ColumnTracking : bool with get, set
Public Property ColumnTracking As Boolean

属性值

一个 Boolean 值。

适用于

另请参阅