原文地址:http://sqlite.phxsoftware.com/

System.Data.SQLite is the original SQLite database engine and a complete ADO.NET 2.0/3.5 provider all rolled into a single mixed mode assembly.  It is a complete drop-in replacement for the original sqlite3.dll (you can even rename it to sqlite3.dll if you're using it natively).

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-01
  • 2021-08-31
  • 2021-11-11
  • 2022-12-23
猜你喜欢
  • 2021-07-18
  • 2021-12-26
  • 2021-08-05
  • 2021-12-30
  • 2021-10-05
  • 2022-12-23
  • 2021-05-23
相关资源
相似解决方案