阅读背景:

如何强制SqlConnection在物理上关闭,同时使用连接池?

来源:互联网 

I understand that if I instantiate a SqlConnection object, I am really grabbing a connection from a connection pool. When I call Open(), it will open the connection. If I call the Close() or Dispose() method on that SqlConnection object, it is returned to the connection pool.I understand that if I instantiate a SqlConnect




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: