Catch ex As Exception ThrowNew Exception("Exception in Database Tier Method getRecordFromdatabase () " + ex.Message, ex) Finally Try cmd.Dispose() Catch ex As Exception Finally cmd = Nothing EndTry Try con.Close() Catch ex As Exception Finally con = Nothing EndTry EndTry EndFunction |
正在阅读:15秒为ASP.NET应用缓存Oracle数据15秒为ASP.NET应用缓存Oracle数据
2004-02-14 09:34
出处:CSDN
责任编辑:linjixiong
键盘也能翻页,试试“← →”键