基本信息
源码名称:C#sqlite的dll文件:System.Data.SQLite.DLL
源码大小:3.15M
文件格式:.zip
开发语言:C#
更新时间:2023-04-27
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
C#sqlite的dll文件:System.Data.SQLite.DLL
包含各个环境的dll ,64位,32位,CompactFramework等多种;好不容易才找到的,转载下,希望要用的朋友们能快速找到。免费提供,呵呵


文件清单
├── bin
│   ├── CompactFramework
│   │   ├── SQLite.Interop.060.DLL
│   │   ├── SQLite.Interop.060.exp
│   │   ├── SQLite.Interop.060.lib
│   │   ├── System.Data.SQLite.dll
│   │   └── testce.exe
│   ├── Designer
│   │   ├── install.exe
│   │   ├── install.exe.config
│   │   └── SQLite.Designer.dll
│   ├── itanium
│   │   ├── System.Data.SQLite.DLL
│   │   ├── System.Data.SQLite.exp
│   │   ├── System.Data.SQLite.lib
│   │   ├── test.exe
│   │   └── test.exe.config
│   ├── linq
│   │   ├── northwindEF.db
│   │   ├── testlinq.exe
│   │   ├── testlinq.exe.config
│   │   └── testlinq.pdb
│   ├── ManagedOnly
│   │   ├── readme.txt
│   │   ├── System.Data.SQLite.dll
│   │   └── System.Data.SQLite.XML
│   ├── System.Data.SQLite.DLL
│   ├── System.Data.SQLite.exp
│   ├── System.Data.SQLite.lib
│   ├── System.Data.SQLite.Linq.dll
│   ├── System.Data.SQLite.XML
│   ├── test.exe
│   ├── test.exe.config
│   └── x64
│       ├── System.Data.SQLite.DLL
│       ├── System.Data.SQLite.exp
│       ├── System.Data.SQLite.lib
│       ├── test.exe
│       └── test.exe.config
├── Doc
│   └── SQLite.NET.chm
└── readme.htm

8 directories, 34 files