次の方法で共有


SyncAdapters プロパティ

DbServerSyncProvider に関連付けられている SyncAdapterCollection を取得します。

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

構文

'宣言
Public ReadOnly Property SyncAdapters As SyncAdapterCollection
    Get
'使用
Dim instance As DbServerSyncProvider
Dim value As SyncAdapterCollection

value = instance.SyncAdapters
public SyncAdapterCollection SyncAdapters { get; }
public:
property SyncAdapterCollection^ SyncAdapters {
    SyncAdapterCollection^ get ();
}
member SyncAdapters : SyncAdapterCollection
function get SyncAdapters () : SyncAdapterCollection

プロパティ値

型 : Microsoft.Synchronization.Data.Server. . :: . .SyncAdapterCollection
この DbServerSyncProvider に関連付けられている SyncAdapterCollection

参照

参照

DbServerSyncProviderクラス

DbServerSyncProvider メンバー

Microsoft.Synchronization.Data.Server 名前空間