扩大
缩小
摘要: using System;using System.Collections;using System.Collections.Specialized;using System.Data;using System.Data.OracleClient;using System.Configuration;using HMSoft.BPM.SystemFramework; /// <summary> /// 数据访问基础类(基于Oracle) /// </summary> public abstract class DbHelperOra { ... 阅读全文
posted @ 2012-12-21 16:53 WindyAmy 阅读(254) 评论(0) 推荐(0)