摘要:
比如manfac 一次性传入多个值 就要使用 select * from dbo.split(参数,',',1)ord230.manfac in(select * from dbo.split(@manfac,',',1)) 阅读全文
posted @ 2020-07-03 16:17
猎人7号
阅读(198)
评论(0)
推荐(0)
摘要:
#region 获取合同号 DataRow[] arrRow = new DataRow[ds.Rows.Count]; int w = 0; foreach (DataRow row in ds.Rows) { arrRow[w] = row; w++; } string[] ary = Arra 阅读全文
posted @ 2020-07-03 16:11
猎人7号
阅读(1818)
评论(0)
推荐(0)

浙公网安备 33010602011771号