DbSyncScopeProgress::TablesProgress Property

Gets a collection of DbSyncTableProgress objects.

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

public:
property Collection<DbSyncTableProgress^>^ TablesProgress {
	Collection<DbSyncTableProgress^>^ get ();
}
Show: