摘要: string connectionString = string.Format(@"Data Source={0};User ID={1};Password={2};Initial Catalog={3};Pooling=true", dataSource, userID, password, databa... 阅读全文
posted @ 2017-08-12 16:21 LBO.net 阅读(442) 评论(0) 推荐(0)
//返回顶部