DbSyncProvider::GetScopeDescription Method

Returns a DbSyncScopeDescription object that contains the schema for the tables that are in the SyncAdapters collection.

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

public:
virtual DbSyncScopeDescription^ GetScopeDescription()

Return Value

Type: Microsoft.Synchronization.Data::DbSyncScopeDescription
A DbSyncScopeDescription object that contains the schema for the tables that are in the SyncAdapters collection.
Show: