In Brief

  • SQL Server CE is a small implementation of Microsoft SQL Server that provides rich support for data storage and retrieval.

  • The SqlCeEngine class provides access to core SQL Server CE functionality, such as creating, opening, and closing a SQL Server CE database.

  • The SqlCeDataReader class provides fast, forward-only access to the data stored in a SQL Server CE database.

  • The SqlCeDataAdapter class and the DataSet class provide simple, easy data synchronization between your application and the SQL Server CE database.

  • The SqlCeCommandBuilder class can automatically generate SqlCommand objects for the SqlCeDataAdapter.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.226.104.153