Fork Me On GitHub
摘要: 解决方法如下: Use the OUTPUT functionality to grab all the INSERTED Id back into a table. 使用output 功能获取所有插入的id,然后插入一个表中 注:如果不想用批量插入id做关联的其他业务逻辑,而只是简单的返回给前台, 阅读全文
posted @ 2019-04-23 20:42 coding_the_life 阅读(1537) 评论(0) 推荐(0)