2017年2月7日

摘要: 存储过程Repository那里需要定义一个引用数组个数的count ref int count 然后定义count=0; 执行存储过程 下面判断一个有几个,依靠存储过程得到的RowCount去得到 代码如下 if(list.Count >0) { count=list.First().RowCou 阅读全文
posted @ 2017-02-07 17:47 Vkin 阅读(113) 评论(0) 推荐(0)

导航