connectionstring写法

来源:互联网 发布:计算机网络技术 知乎 编辑:程序博客网 时间:2024/06/11 18:43


providerName="System.Data.SqlClient" />

Data Source=服务器名 ;Initial Catalog=数据库名;Integrated Security=True

原创粉丝点击