微软的SQLHelper类(含完整中文注释)
摘要:using System;using System.Data;using System.Xml;using System.Data.SqlClient;using System.Collections;namespace Book.DAL{ /// <summary> /// SqlServer数据访问帮助类 /// </summary> public sealed cla...
阅读全文
posted @ 2010-05-24 20:32
浙公网安备 33010602011771号