Programming Reference (SQL Server Compact Edition)
This section provides reference information for programmatically accessing SQL Server Compact Edition in either managed or native applications.
In This Section
Topic | Description |
---|---|
Comparing Native and .NET Language Objects (SQL Server Compact Edition) |
Highlights differences between the native and managed programming objects. |
Reference documentation for objects that are used to access SQL Server Compact Edition in native code applications by using Visual C++ for Devices. |
|
Reference documentation for programming SQL Server Compact Edition using OLE DB. |
|
Provides an overview of the System.Data.SqlServerCe reference documentation used to access SQL Server Compact Edition in managed code applications. |
See Also
Other Resources
Developer's Guide (SQL Server Compact Edition)
Samples (SQL Server Compact Edition)
SQL Server Compact Edition Programming