资源简介
医院管理系统(ASP.NET+MSSQL) 完整源代码,对于需要的朋友有一定帮助
代码片段和文件信息
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version: 1.1.4322.573
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace 医院管理系统 {
using System;
using System.Data;
using System.xml;
using System.Runtime.Serialization;
[Serializable()]
[System.ComponentModel.DesignerCategoryAttribute(“code“)]
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.ToolboxItem(true)]
public class allpepole : DataSet {
private _TableDataTable table_Table;
public allpepole() {
this.InitClass();
System.ComponentModel.CollectionchangeEventHandler schemaChangedHandler = new System.ComponentModel.CollectionchangeEventHandler(this.SchemaChanged);
this.Tables.Collectionchanged += schemaChangedHandler;
this.Relations.Collectionchanged += schemaChangedHandler;
}
protected allpepole(SerializationInfo info StreamingContext context) {
string strSchema = ((string)(info.GetValue(“xmlSchema“ typeof(string))));
if ((strSchema != null)) {
DataSet ds = new DataSet();
ds.ReadxmlSchema(new xmlTextReader(new System.IO.StringReader(strSchema)));
if ((ds.Tables[“Table“] != null)) {
this.Tables.Add(new _TableDataTable(ds.Tables[“Table“]));
}
this.DataSetName = ds.DataSetName;
this.Prefix = ds.Prefix;
this.Namespace = ds.Namespace;
this.Locale = ds.Locale;
this.CaseSensitive = ds.CaseSensitive;
this.EnforceConstraints = ds.EnforceConstraints;
this.Merge(ds false System.Data.MissingSchemaAction.Add);
this.InitVars();
}
else {
this.InitClass();
}
this.GetSerializationData(info context);
System.ComponentModel.CollectionchangeEventHandler schemaChangedHandler = new System.ComponentModel.CollectionchangeEventHandler(this.SchemaChanged);
this.Tables.Collectionchanged += schemaChangedHandler;
this.Relations.Collectionchanged += schemaChangedHandler;
}
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Content)]
public _TableDataTable _Table {
get {
return this.table_Table;
}
}
public override DataSet Clone() {
allpepole cln = ((allpepole)(
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2031616 2006-02-27 10:27 医院管理系统ASP.NET+MSSQL\医院管理系统.mdf
文件 2621440 2006-02-27 10:27 医院管理系统ASP.NET+MSSQL\医院管理系统_Log.LDF
文件 1154 2006-10-04 21:18 医院管理系统ASP.NET+MSSQL\说明.txt
文件 20807 2006-01-24 20:17 医院管理系统ASP.NET+MSSQL\医院管理系统\allpepole.cs
文件 1452 2006-01-24 20:17 医院管理系统ASP.NET+MSSQL\医院管理系统\allpepole.xsd
文件 2115 2006-01-09 18:17 医院管理系统ASP.NET+MSSQL\医院管理系统\AssemblyInfo.cs
文件 2450 2006-02-12 00:18 医院管理系统ASP.NET+MSSQL\医院管理系统\bedhos.aspx
文件 3397 2006-02-12 00:18 医院管理系统ASP.NET+MSSQL\医院管理系统\bedhos.aspx.cs
文件 6430 2006-02-12 00:18 医院管理系统ASP.NET+MSSQL\医院管理系统\bedhos.aspx.resx
文件 9072 2006-02-22 14:51 医院管理系统ASP.NET+MSSQL\医院管理系统\bedid.aspx
文件 20107 2006-02-20 19:18 医院管理系统ASP.NET+MSSQL\医院管理系统\bedid.aspx.cs
文件 23687 2006-02-20 19:18 医院管理系统ASP.NET+MSSQL\医院管理系统\bedid.aspx.resx
文件 3294 2006-02-11 23:49 医院管理系统ASP.NET+MSSQL\医院管理系统\bedzhao.aspx
文件 7814 2006-02-11 23:49 医院管理系统ASP.NET+MSSQL\医院管理系统\bedzhao.aspx.cs
文件 13200 2006-02-11 23:43 医院管理系统ASP.NET+MSSQL\医院管理系统\bedzhao.aspx.resx
文件 3141 2006-01-19 15:37 医院管理系统ASP.NET+MSSQL\医院管理系统\Cpass.cs
文件 6692 2006-01-19 15:36 医院管理系统ASP.NET+MSSQL\医院管理系统\Cpass.resx
文件 1362 2006-01-10 16:37 医院管理系统ASP.NET+MSSQL\医院管理系统\cww.cs
文件 1733 2002-01-30 13:04 医院管理系统ASP.NET+MSSQL\医院管理系统\cww.resx
文件 12720 2006-01-26 21:59 医院管理系统ASP.NET+MSSQL\医院管理系统\DataSet1.cs
文件 833 2006-01-26 21:59 医院管理系统ASP.NET+MSSQL\医院管理系统\DataSet1.xsd
文件 23538 2006-01-24 22:28 医院管理系统ASP.NET+MSSQL\医院管理系统\ds.cs
文件 1624 2006-01-24 22:28 医院管理系统ASP.NET+MSSQL\医院管理系统\ds.xsd
文件 19082 2006-02-22 13:16 医院管理系统ASP.NET+MSSQL\医院管理系统\ds1.cs
文件 1325 2006-02-22 13:16 医院管理系统ASP.NET+MSSQL\医院管理系统\ds1.xsd
文件 12685 2006-01-26 22:01 医院管理系统ASP.NET+MSSQL\医院管理系统\ds3.cs
文件 808 2006-01-26 22:01 医院管理系统ASP.NET+MSSQL\医院管理系统\ds3.xsd
文件 28900 2006-01-20 21:16 医院管理系统ASP.NET+MSSQL\医院管理系统\dsa.cs
文件 1929 2006-01-20 21:16 医院管理系统ASP.NET+MSSQL\医院管理系统\dsa.xsd
文件 23545 2006-01-27 00:20 医院管理系统ASP.NET+MSSQL\医院管理系统\dss.cs
............此处省略118个文件信息
评论
共有 条评论