NotifyingChangeApplierIChangeDataRetrieverAdapter 類別
表示可以在 Managed IChangeDataRetriever 與 Unmanaged ISynchronousDataRetriever 之間轉換的配接器。
命名空間: Microsoft.Synchronization
組件: Microsoft.Synchronization (在 microsoft.synchronization.dll)
語法
'宣告
Public Class NotifyingChangeApplierIChangeDataRetrieverAdapter
Implements IChangeDataRetrieverAdapter2, IChangeDataRetrieverAdapter
'用途
Dim instance As NotifyingChangeApplierIChangeDataRetrieverAdapter
public class NotifyingChangeApplierIChangeDataRetrieverAdapter : IChangeDataRetrieverAdapter2, IChangeDataRetrieverAdapter
public ref class NotifyingChangeApplierIChangeDataRetrieverAdapter : IChangeDataRetrieverAdapter2, IChangeDataRetrieverAdapter
public class NotifyingChangeApplierIChangeDataRetrieverAdapter implements IChangeDataRetrieverAdapter2, IChangeDataRetrieverAdapter
public class NotifyingChangeApplierIChangeDataRetrieverAdapter implements IChangeDataRetrieverAdapter2, IChangeDataRetrieverAdapter
備註
此配接器會初始化 UnmanagedSyncProviderWrapper,以便在它的 Managed 與 Unmanaged 表示之間轉換變更資料。Sync Framework 會實作所有必要的類別和介面轉換。此提供者必須藉由實作 ChangeDataAdapter 抽象類別 (Abstract Class) 來執行實際的資料轉換。
繼承階層
System.Object
Microsoft.Synchronization.NotifyingChangeApplierIChangeDataRetrieverAdapter
執行緒安全性
任何公用靜態 (共用 在 Visual Basic) 此型別的成員具備執行緒安全。不保證任何執行個體成員安全執行緒。
請參閱
參考
NotifyingChangeApplierIChangeDataRetrieverAdapter 成員
Microsoft.Synchronization 命名空間