摘要: 定义一个类:using System.Data.SQLite;namespace DAL{ /// /// SQLite中文排序 /// [SQLiteFunction(FuncType = FunctionType.Collation, Name = "PinYin")... 阅读全文
posted @ 2014-12-23 17:22 0611163 阅读(904) 评论(0) 推荐(0) 编辑