【转】SQLite.Net操作类
摘要:
为了便于使用SQLite.Net,参照微软企业库中数据组件的写法写了这个类,无非就是为了便于使用。 下面是代码: 代码 usingSystem;usingSystem.Data;usingSystem.Data.Common;usingSystem.Data.SQLite;usingSystem.IO;namespaceIdentifyCode.Data{publicclassDatabase{... 阅读全文
posted @ 2010-08-24 01:13 翔如飞飞 阅读(370) 评论(0) 推荐(0)
浙公网安备 33010602011771号