xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡介

sql數(shù)據(jù)庫操作類

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.Data;
using?System.Data.SqlClient;
using?System.Configuration;
namespace?SqlServer
{
????///?
????///?SQL?SERVER?數(shù)據(jù)訪問層
????///?

????public?class?SqlServerManager
????{
????????private?SqlConnection?conn?=?null;
????????///?
????????///?構(gòu)造函數(shù),當(dāng)創(chuàng)建類的時(shí)候自動(dòng)被執(zhí)行創(chuàng)建數(shù)據(jù)連接對象
????????///?

????????public?SqlServerManager()
????????{?????????

????????????//獲得配置文件里的AppSetings節(jié)點(diǎn)
????????????string?SqlConnectionstr?=?ConfigurationSettings.AppSettings[“SqlConnectionStr“];
??????????//??SqlConnectionstr?=?Tool.Decrypt(SqlConnectionstr);
????????????conn?=?new?SqlConnection(SqlConnectionstr);
????????????
???????????
????????}
????????public?SqlDataAdapter?GetDataAdapt

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件??????13504??2015-12-03?13:58??SqlServerManager.cs

-----------?---------??----------?-----??----

????????????????13504????????????????????1


評論

共有 條評論

相關(guān)資源