次の方法で共有


ToSyncAdapter メソッド

TableName で指定されているテーブルの同期アダプターを作成します。

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

構文

'宣言
Public Function ToSyncAdapter As SyncAdapter
'使用
Dim instance As SqlSyncAdapterBuilder
Dim returnValue As SyncAdapter

returnValue = instance.ToSyncAdapter()
public SyncAdapter ToSyncAdapter()
public:
SyncAdapter^ ToSyncAdapter()
member ToSyncAdapter : unit -> SyncAdapter 
public function ToSyncAdapter() : SyncAdapter

戻り値

型 : Microsoft.Synchronization.Data.Server. . :: . .SyncAdapter
SyncAdapter オブジェクト。

コード例については、「SqlSyncAdapterBuilder」を参照してください。

参照

参照

SqlSyncAdapterBuilderクラス

SqlSyncAdapterBuilder メンバー

ToSyncAdapter オーバーロード

Microsoft.Synchronization.Data.Server 名前空間