摘要:
public void BulkData(string TableName, DataTable dt) { using (SqlConnection con = new SqlConnection(strConnectString)) { SqlBulkCopy sbk = new ... 阅读全文
posted @ 2018-08-26 21:47
風飄絮℃
阅读(94)
评论(0)
推荐(0)
摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Services; using System.Web.Services.Protocols; /// /// WebService 的摘要说明 /// [WebService(Namesp... 阅读全文
posted @ 2018-08-26 18:55
風飄絮℃
阅读(872)
评论(0)
推荐(0)
摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Security.Cryptography; using System.Text; namespace Library { /// <sum 阅读全文
posted @ 2018-08-26 18:09
風飄絮℃
阅读(142)
评论(0)
推荐(0)

浙公网安备 33010602011771号