91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 7.38MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2023-11-15
  • 語言: 數據庫
  • 標簽: 聯誼??.net??

資源簡介

英文版,界面很漂亮,VS2010,SQL2008

資源截圖

代碼片段和文件信息

//----------------------------------------------------------------------
//?Copyright(c)?CommentNet?All?rights?reserved.
//?[AST_BackManage]
//?Administrator?using?CodeSmith?5.0.0.0?generated.
//?2012/8/3.
//?
//?Generate?the?business?object.
//?
//----------------------------------------------------------------------

using?System;
using?System.Data;
using?System.Data.Common;
using?System.Data.SqlClient;
using?System.Collections.Generic;
using?System.Text;
using?Microsoft.Practices.EnterpriseLibrary.Data.Sql;
using?Syit.Model;
using?Syit.DAL;

namespace?Syit.BLL
{
///?
///?[AST_BackManage]
///?

public?partial?class?AST_BackManageBLL?:?IDisposable
{
#region?Protected?Variable
protected?AST_BackManageDAL?_idata?;
protected?SqlDatabase?_db;
#endregion

#region?Constructed?Function
public?AST_BackManageBLL()
{
this._db?=new?SqlDatabase(System.Configuration.ConfigurationManager.ConnectionStrings[“MyConnectionString“].ConnectionString);
Init();
}

protected?internal?AST_BackManageBLL(SqlDatabase?db)
{
this._db?=?db;
Init();
}

private?void?Init()
{
this._idata?=?new?AST_BackManageDAL(_db);
}
#endregion

#region?Method
#region?Insert
///?
///?Insert方法帶事務
///?

///?AST_BackManage
///?DbTransaction事務
protected?internal?void?Insert(AST_BackManage?data?DbTransaction?transaction?out?int?manageID)
{
this._idata.Insert(data?transaction?out?manageID);
}

///?
///?Insert方法
///?

///?AST_BackManage
public?void?Insert(AST_BackManage?data?out?int?manageID)
{
Insert(data?null?out?manageID);
}
#endregion

#region?Update
///?
///?Update方法
///?

///?AST_BackManage
///?DbTransaction事務
protected?internal?void?Update(AST_BackManage?data?DbTransaction?transaction)
{
this._idata.Update(data?transaction);
}

///?
///?Update方法
///?

///?AST_BackManage
public?void?Update(AST_BackManage?data)
{
Update(data?null);
}
#endregion

#region?InsertUpdate
///?
///?InsertUpdate帶事務
///?

///?AST_BackManage
///?DbTransaction事務
protected?internal?void?InsertUpdate(AST_BackManage?data?DbTransaction?transaction)
{
this._idata.InsertUpdate(data?transaction);
}

///?
///?InsertUpdate
///?

///?AST_BackManage
public?void?InsertUpdate(AST_B

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

????.......??????2121??2012-08-24?11:44??新建文件夾?(2)\51Aspx源碼必讀.txt

?????文件???????3312??2012-11-19?10:42??新建文件夾?(2)\AgentShowTable.sln

????..A..H.?????41984??2012-11-19?17:22??新建文件夾?(2)\AgentShowTable.suo

????.......??????6335??2012-08-24?11:44??新建文件夾?(2)\BLL\AST_BackManageBLL.cs

????.......??????6293??2012-08-24?11:44??新建文件夾?(2)\BLL\AST_BusinessBLL.cs

????.......??????6387??2012-08-24?11:44??新建文件夾?(2)\BLL\AST_ConsortiumBLL.cs

????.......??????6293??2012-08-24?11:44??新建文件夾?(2)\BLL\AST_InfoShowBLL.cs

????.......??????6213??2012-08-24?11:44??新建文件夾?(2)\BLL\AST_OfficeBLL.cs

????.......??????6152??2012-08-24?11:44??新建文件夾?(2)\BLL\AST_StatsBLL.cs

????.......??????6139??2012-08-24?11:44??新建文件夾?(2)\BLL\AST_UsersBLL.cs

????.......??????6293??2012-08-24?11:44??新建文件夾?(2)\BLL\AST_UserTypeBLL.cs

????.......???1179648??2012-08-24?11:44??新建文件夾?(2)\BLL\bin\Debug\AjaxControlToolkit.dll

????.......????131072??2012-08-24?11:44??新建文件夾?(2)\BLL\bin\Debug\AjaxPro.2.dll

?????文件??????15872??2012-11-19?09:24??新建文件夾?(2)\BLL\bin\Debug\BLL.dll

?????文件??????91648??2012-11-19?09:24??新建文件夾?(2)\BLL\bin\Debug\BLL.pdb

?????文件??????58880??2012-11-19?09:24??新建文件夾?(2)\BLL\bin\Debug\DAL.dll

?????文件?????101888??2012-11-19?09:24??新建文件夾?(2)\BLL\bin\Debug\DAL.pdb

????.......????334648??2012-08-24?11:44??新建文件夾?(2)\BLL\bin\Debug\Microsoft.Practices.EnterpriseLibrary.Common.dll

????.......????166712??2012-08-24?11:44??新建文件夾?(2)\BLL\bin\Debug\Microsoft.Practices.EnterpriseLibrary.Data.dll

????.......?????27448??2012-08-24?11:44??新建文件夾?(2)\BLL\bin\Debug\Microsoft.Practices.ServiceLocation.dll

????.......????133944??2012-08-24?11:44??新建文件夾?(2)\BLL\bin\Debug\Microsoft.Practices.Unity.dll

????.......????125752??2012-08-24?11:44??新建文件夾?(2)\BLL\bin\Debug\Microsoft.Practices.Unity.Interception.dll

?????文件??????14848??2012-11-19?09:24??新建文件夾?(2)\BLL\bin\Debug\Model.dll

?????文件??????89600??2012-11-19?09:24??新建文件夾?(2)\BLL\bin\Debug\Model.pdb

????.......??????4551??2012-08-24?11:44??新建文件夾?(2)\BLL\BLL.csproj

?????文件??????10268??2012-11-19?09:24??新建文件夾?(2)\BLL\obj\Debug\BLL.csproj.FileListAbsolute.txt

?????文件??????15872??2012-11-19?09:24??新建文件夾?(2)\BLL\obj\Debug\BLL.dll

?????文件??????91648??2012-11-19?09:24??新建文件夾?(2)\BLL\obj\Debug\BLL.pdb

?????文件???????6438??2012-11-19?09:24??新建文件夾?(2)\BLL\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件?????172529??2012-11-19?11:10??新建文件夾?(2)\BLL\obj\Debug\ResolveAssemblyReference.cache

............此處省略1544個文件信息

評論

共有 條評論