DbServerSyncProvider::SyncAdapters Property

Gets the SyncAdapterCollection that is associated with the DbServerSyncProvider.

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

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