System.Data.SqlServerCe Namespace

The System.Data.SqlServerCe namespace is not found in the desktop .NET Framework. It includes classes, listed in Table A-9, that manipulate a SQL Server CE database on the device and replicate data to and from an enterprise SQL Server using Remote Data Access (RDA) or merge replication. This namespace is implemented in System.Data.SqlServerCe.dll.

Table A-9. Classes in the System.Data.SqlServerCe Namespace 

Class

Description

SqlCeCommand

Represents a Transact-SQL statement to execute against a data source.

SqlCeCommandBuilder

Provides a means of automatically generating single-table commands used to reconcile changes made to a DataSet with the associated SQL Server CE database.

SqlCeConnection

Represents ...

Get Microsoft® .NET Compact Framework (Core Reference) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.