Microsoft.SqlServerCe.VersionManagement Namespace

SQL Compact Version Identifier class helps in identifying the version of the SQL Compact database and hence the provider that needs to be used.

Classes

  Class Description
Public class SqlCeDesignTimeInfo Class encapsulating all the required SQL Server Compact design-time information.
Public class SqlCeInfo Base class encapsulating all the required SQL Server Compact information.
Public class SqlCeRuntimeInfo Encapsulates all the required SQL Server Compact runtime information.
Public class SqlCeVersion Represents the SQL Server Compact runtime version information.
Public class SqlCeVersionManagementException Represents the exception that wraps all the version management exception messages.
Public class SqlCeVersionManager Identifies the SQL Server Compact version of which the database file is built against.