会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
星星c#
首页
联系
管理
2020年6月9日
Winform里添加SqliteSqlite数据库引用的步骤
摘要: 一、添加System.Data.SQLite引用 二、添加linq2db引用 三、新建实体类 [Table("SysInfo")] public partial class SysInfo { [Column("Id"), PrimaryKey] [System.ComponentModel.Dat
阅读全文
posted @ 2020-06-09 18:06 星星c#
阅读(1908)
评论(0)
推荐(0)
编辑
公告