更新信息.待审批~虚拟缓存..笔记
摘要:
/// [WebMethod] public string cache(string table_name,string index_row_name,string where_str) { DataTable my_cache = mtdt_sql("Select name from syscolumns Where ID=OBJECT_ID('" + table_name + "') "); string my_cache_row = ""; if (my_cache != null) { for (int i = 阅读全文
posted @ 2011-06-20 11:32 卑鄙De小贝 阅读(280) 评论(0) 推荐(0)
浙公网安备 33010602011771号