SqlCeSyncDescriptionBuilder.GetDescriptionForScope Method

Returns a DbSyncScopeDescription object that contains information about a scope that is defined for a SQL Server Compact database.

Overload List

Name Description
SqlCeSyncDescriptionBuilder.GetDescriptionForScope (String, SqlCeConnection)
Returns a DbSyncScopeDescription object that contains information about the specified scope that is defined for a SQL Server Compact database.
SqlCeSyncDescriptionBuilder.GetDescriptionForScope (String, String, SqlCeConnection)
Returns a DbSyncScopeDescription object that contains information about the specified scope that is defined for a SQL Server Compact database.

See Also

Reference

SqlCeSyncDescriptionBuilder Class
SqlCeSyncDescriptionBuilder Members
Microsoft.Synchronization.Data.SqlServerCe Namespace