SqlCeClientSyncProvider::Connection Property
Gets the IDbConnection object that is used to connect to the client database.
Assembly: Microsoft.Synchronization.Data.SqlServerCe (in Microsoft.Synchronization.Data.SqlServerCe.dll)
Property Value
Type: System.Data::IDbConnectionAn IDbConnection object that is used to connect to a Microsoft SQL Server Compact database.
Show: