2006-12-15

sql2005的xml字段类型在.net中的应用

来源: 本站收集整理 作者:佚名 评论 0 条
 
using (IDataReader idr = m.ExecuteReader(conn))
{
return Common.Entity.ModelEntityHelp<MServerGroup>.Get_IList(idr)[0];
}
}
}
#endregion
#endregion

#endregion

#region static
/// <summary>
/// 工厂方法得到DServer对象
/// </summary>
/// <returns>DServer对象</returns>
public static DServer Factory()
{
return Common.Singleton.Provider<DServer>.Instance;
}
#endregion

}

/// <summary>
/// 服务器群信息数据访问层
/// </summary>
public class DServerGroup
{
#region constructor
public DServerGroup()
{
}
#endregion

#r


共12页: 上一页 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] 12 下一页
(本文仅表明作者个人观点,不代表本站及其管理员立场.) 推荐 收藏 投稿 打印 返回 关闭
上一篇:SQL Server 2005与DB2 8.2对比分析  
下一篇:SQL Server2005发布元年 微软正身企业级应用
    评论加载中…
 推荐文章
     

网站首页  -  网站地图 -   站长论坛  -  网站投稿  -    -  网站管理
Copyright © 2008 芜湖站长站 All Rights Reserved 皖ICP备07500611号