摘要: C#操作MySQL的类 C#操作MySQL的类 [C#cāozuò MySQL de lèi] C# operation MySQL class C#操作MySQL的类 [C#cāozuò MySQL de lèi] C# operation MySQL class C#操作MySQL的类 [C#c 阅读全文
posted @ 2019-03-30 09:49 薛定谔的青蛙王梓 阅读(4430) 评论(0) 推荐(0) 编辑
摘要: public class SqlServerService { public string CONN_STRING { get; set; } = "Data Source=.;Database=dbname;uid=sa;pwd=123;min pool size=1; max pool size=64"; /// /// 数据库连接 ... 阅读全文
posted @ 2019-03-30 09:40 薛定谔的青蛙王梓 阅读(824) 评论(0) 推荐(0) 编辑