SimpleSyncItemConflictingEventArgs 類別
提供 ItemConflicting 事件的資料。
命名空間: Microsoft.Synchronization.SimpleProviders
組件: Microsoft.Synchronization.SimpleProviders (在 microsoft.synchronization.simpleproviders.dll)
語法
'宣告
Public Class SimpleSyncItemConflictingEventArgs
Inherits EventArgs
'用途
Dim instance As SimpleSyncItemConflictingEventArgs
public class SimpleSyncItemConflictingEventArgs : EventArgs
public ref class SimpleSyncItemConflictingEventArgs : public EventArgs
public class SimpleSyncItemConflictingEventArgs extends EventArgs
public class SimpleSyncItemConflictingEventArgs extends EventArgs
備註
這個型別是用於並行衝突,而這些衝突是在兩個不同的複寫變更了相同的項目或變更單位,然後進行同步處理時發生。如需詳細資訊,請參閱處理簡單提供者的衝突。
繼承階層
System.Object
System.EventArgs
Microsoft.Synchronization.SimpleProviders.SimpleSyncItemConflictingEventArgs
執行緒安全性
任何公用靜態 (共用 在 Visual Basic) 此型別的成員具備執行緒安全。不保證任何執行個體成員安全執行緒。
請參閱
參考
SimpleSyncItemConflictingEventArgs 成員
Microsoft.Synchronization.SimpleProviders 命名空間