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

資源簡介

操作sqllittle數(shù)據(jù)庫的類個人封裝

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.Data;
using?System.Data.Common;
using?System.Data.SQLite;

namespace?Tools.Data
{
????///?
????///?本類為SQLite數(shù)據(jù)庫幫助靜態(tài)類使用時只需直接調(diào)用即可無需實例化
????///?

????public?static?class?SQLiteHelper
????{
????????#region?ExecuteNonQuery
????????///?
????????///?執(zhí)行數(shù)據(jù)庫操作(新增、更新或刪除)
????????///?

????????///?連接字符串
????????///?SqlCommand對象
????????///?所受影響的行數(shù)
????????public?static?int?ExecuteNonQuery(string?connectionString?SQLiteCommand?cmd)
????????{
????????????int?result?=?0;
????????????if?(connectionString?==?null?||?connectionString.Length?==?0)
????????????????t

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件??????20305??2010-05-05?15:34??SQLiteHelper.cs

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

????????????????20305????????????????????1


評論

共有 條評論

相關(guān)資源