NotifyingChangeApplierIChangeDataRetrieverAdapter クラス
マネージ IChangeDataRetriever とアンマネージ 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 を初期化して、マネージ表現とアンマネージ表現との間で変更データを変換します。Sync Framework は、必要なクラスおよびインターフェイス変換のすべてを実装しています。プロバイダーは、ChangeDataAdapter 抽象クラスを実装して、実際のデータ変換を実行する必要があります。
継承階層
System.Object
Microsoft.Synchronization.NotifyingChangeApplierIChangeDataRetrieverAdapter
スレッド セーフ
この型の public static (Visual Basic では Shared ) メンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
参照
リファレンス
NotifyingChangeApplierIChangeDataRetrieverAdapter メンバー
Microsoft.Synchronization 名前空間