DbServerSyncProvider::SyncAdapters Property
Gets the SyncAdapterCollection that is associated with the DbServerSyncProvider.
Assembly: Microsoft.Synchronization.Data.Server (in Microsoft.Synchronization.Data.Server.dll)
public: property SyncAdapterCollection^ SyncAdapters { SyncAdapterCollection^ get (); }
Property Value
Type: Microsoft.Synchronization.Data.Server::SyncAdapterCollectionThe SyncAdapterCollection that is associated with this DbServerSyncProvider.
Show: