DbSyncProvider::SyncAdapters Property

Gets the DbSyncAdapterCollection that is associated with the DbSyncProvider object.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)

public:
virtual property DbSyncAdapterCollection^ SyncAdapters {
	DbSyncAdapterCollection^ get ();
}
Show: