医院管理系统ASP.NET+MSSQL


医院管理系统(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医院管理系统edhos.aspx

     文件       3397  2006-02-12 00:18  医院管理系统ASP.NET+MSSQL医院管理系统edhos.aspx.cs

     文件       6430  2006-02-12 00:18  医院管理系统ASP.NET+MSSQL医院管理系统edhos.aspx.resx

     文件       9072  2006-02-22 14:51  医院管理系统ASP.NET+MSSQL医院管理系统edid.aspx

     文件      20107  2006-02-20 19:18  医院管理系统ASP.NET+MSSQL医院管理系统edid.aspx.cs

     文件      23687  2006-02-20 19:18  医院管理系统ASP.NET+MSSQL医院管理系统edid.aspx.resx

     文件       3294  2006-02-11 23:49  医院管理系统ASP.NET+MSSQL医院管理系统edzhao.aspx

     文件       7814  2006-02-11 23:49  医院管理系统ASP.NET+MSSQL医院管理系统edzhao.aspx.cs

     文件      13200  2006-02-11 23:43  医院管理系统ASP.NET+MSSQL医院管理系统edzhao.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个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)