DbSyncProvider::SyncAdapters Property
Gets the DbSyncAdapterCollection that is associated with the DbSyncProvider object.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
public: virtual property DbSyncAdapterCollection^ SyncAdapters { DbSyncAdapterCollection^ get (); }
Property Value
Type: Microsoft.Synchronization.Data::DbSyncAdapterCollectionThe DbSyncAdapterCollection that is associated with the DbSyncProvider object.
Show: