摘要:
DataTabledt=newDataTable();if(Cache["mytablecache"]==null){using(SqlConnectioncon=newSqlConnection("DataSource=.;InitialCatalog=LocalDB;IntegratedSecurity=True")){con.Open();SqlDataAdapteradapter=newSqlDataAdapter("SELECTtop100*FROM[Money_CostDetail]",con);adapter.Fill( 阅读全文
posted @ 2012-02-22 21:10
精密~顽石
阅读(911)
评论(0)
推荐(0)
浙公网安备 33010602011771号