义气黄蜂

文章
3
资源
0
加入时间
2年10月18天

SqlDataReader 同时执行多个SQL指令!

SqlDataReader 同时执行多个SQL指令!http://www.dotblogs.com.tw/mis2000lab/archive/2008/05/14/3982.aspxSqlDataReader很类似以前ASP时代的「RecordSet」,简单又好用。 但缺点就是:ASP.NET的SqlDataReader不像RecordSet,可以在同一个数...