Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 MSDN 上关注这个.sdf示例,它从代码中创建了一个 SQL Server CE 数据库文件 ( )。
.sdf
我想知道这里的 SQL Server CE 数据库的版本是什么。
设备上的版本与桌面上的 3.5 版本兼容,但 Windows Phone 版本的数据库引擎具有 4.0 版本的一些功能,即增强的加密以及对 OFFSET 和 FETCH 分页语法的支持。