有谁知道我是否可以在Mono上使用SQL Server Compact Edition 3.5?
我希望它们被编写为托管程序集,并且可以正常工作。
所有SQL Compact(显然是System.Data.SqlCe.dll除外)都是本机库,因此,它们不能在非Windows平台上运行。