Utility Class for Database Provider How-to Topics

The following class is used by the Sync Framework how-to topics. The class handles functionality that is not directly related to synchronization, such as holding connection string information and making changes to the server and client databases. This class has been tested with Visual Studio 2008, SQL Server Compact, SQL Server 2005 Service Pack 2, SQL Server 2008, and . For information about how to run sample code, see "Example Applications in the How to Topics" in Synchronizing SQL Server and SQL Server Compact, Synchronizing SQL Server and SQL Express, Synchronizing SQL Azure [Delete], or Programming Common Client and Server Synchronization Tasks

See Also

Concepts

Synchronizing SQL Server and SQL Server Compact

Synchronizing SQL Server and SQL Express

Synchronizing SQL Azure [Delete]

Programming Common Client and Server Synchronization Tasks