次の方法で共有


NotifyingChangeApplierIChangeDataRetrieverAdapter クラス

マネージ IChangeDataRetriever とアンマネージ ISynchronousDataRetriever との間で変換できるアダプタを表します。

名前空間: Microsoft.Synchronization
アセンブリ: Microsoft.Synchronization (microsoft.synchronization.dll 内)

構文

'宣言
Public Class NotifyingChangeApplierIChangeDataRetrieverAdapter
    Implements IChangeDataRetrieverAdapter
'使用
Dim instance As NotifyingChangeApplierIChangeDataRetrieverAdapter
public class NotifyingChangeApplierIChangeDataRetrieverAdapter : IChangeDataRetrieverAdapter
public ref class NotifyingChangeApplierIChangeDataRetrieverAdapter : IChangeDataRetrieverAdapter
public class NotifyingChangeApplierIChangeDataRetrieverAdapter implements IChangeDataRetrieverAdapter
public class NotifyingChangeApplierIChangeDataRetrieverAdapter implements IChangeDataRetrieverAdapter

解説

このアダプタは、UnmanagedSyncProviderWrapper を初期化して、マネージ表現とアンマネージ表現との間で変更データを変換します。Sync Framework は、必要なクラスおよびインターフェイス変換のすべてを実装しています。プロバイダは、ChangeDataAdapter 抽象クラスを実装して、実際のデータ変換を実行する必要があります。

継承階層

System.Object
  Microsoft.Synchronization.NotifyingChangeApplierIChangeDataRetrieverAdapter

スレッド セーフ

この型の public static (Visual Basic では Shared ) メンバはすべて、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

参照

リファレンス

NotifyingChangeApplierIChangeDataRetrieverAdapter メンバ
Microsoft.Synchronization 名前空間