开发者

how to use the datareader across multiple functions in a single .net web page

开发者 https://www.devze.com 2023-01-13 17:45 出处:网络
Is it better to declare the datareader as public or declare as local to each and every function in which we 开发者_如何学运维use the datareader in a .net page?

Is it better to declare the datareader as public or declare as local to each and every function in which we 开发者_如何学运维use the datareader in a .net page?

0

精彩评论

暂无评论...
验证码 换一张
取 消