C# + SQL Server 汽车租赁系统


C# MSSQL 汽车租赁系统
资源截图
代码片段和文件信息
//------------------------------------------------------------------------------
// 
//     此代码由工具生成。
//     运行时版本:4.0.30319.34014
//
//     对此文件的更改可能会导致不正确的行为,并且如果
//     重新生成代码,这些更改将会丢失。
// 

//------------------------------------------------------------------------------

#pragma warning disable 1591

namespace CarRentSystem0 {
    
    
    /// 
    ///Represents a strongly typed in-memory cache of data.
    ///

    [global::System.Serializable()]
    [global::System.ComponentModel.DesignerCategoryAttribute(“code“)]
    [global::System.ComponentModel.ToolboxItem(true)]
    [global::System.xml.Serialization.xmlSchemaProviderAttribute(“GetTypedDataSetSchema“)]
    [global::System.xml.Serialization.xmlRootAttribute(“CarRentSystemDataSet“)]
    [global::System.ComponentModel.Design.HelpKeywordAttribute(“vs.data.DataSet“)]
    public partial class CarRentSystemDataSet : global::System.Data.DataSet {
        
        private CarDataTable tableCar;
        
        private LoginDataTable tableLogin;
        
        private RentDataTable tableRent;
        
        private ScustomerDataTable tableScustomer;
        
        private global::System.Data.DataRelation relationFK__Rent__CcarNum__164452B1;
        
        private global::System.Data.DataRelation relationFK__Rent__SId__15502E78;
        
        private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
        
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.CodeDom.Compiler.GeneratedCodeAttribute(“System.Data.Design.TypedDataSetGenerator“ “4.0.0.0“)]
        public CarRentSystemDataSet() {
            this.BeginInit();
            this.InitClass();
            global::System.ComponentModel.CollectionchangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionchangeEventHandler(this.SchemaChanged);
            base.Tables.Collectionchanged += schemaChangedHandler;
            base.Relations.Collectionchanged += schemaChangedHandler;
            this.EndInit();
        }
        
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.CodeDom.Compiler.GeneratedCodeAttribute(“System.Data.Design.TypedDataSetGenerator“ “4.0.0.0“)]
        protected CarRentSystemDataSet(global::System.Runtime.Serialization.SerializationInfo info global::System.Runtime.Serialization.StreamingContext context) : 
                base(info context false) {
            if ((this.IsBinarySerialized(info context) == true)) {
                this.InitVars(false);
                global::System.ComponentModel.CollectionchangeEventHandler schemaChangedHandler1 = new global::System.ComponentModel.CollectionchangeEventHandler(this.SchemaChanged);
                this.Tables.Collectionchanged += schemaChangedHandler1;
        

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2015-07-06 22:41  汽车租赁系统
     目录           0  2015-01-26 20:11  汽车租赁系统CarRentSystem0
     文件        1011  2015-01-09 22:09  汽车租赁系统CarRentSystem0.sln
     文件       58368  2015-06-21 20:41  汽车租赁系统CarRentSystem0.v12.suo
     文件         529  2015-01-11 21:16  汽车租赁系统CarRentSystem0App.config
     目录           0  2015-01-26 20:11  汽车租赁系统CarRentSystem0in
     目录           0  2015-01-26 19:23  汽车租赁系统CarRentSystem0inDebug
     文件     1666048  2015-01-26 20:09  汽车租赁系统CarRentSystem0inDebugCarRentSystem0.exe
     文件         529  2015-01-11 21:16  汽车租赁系统CarRentSystem0inDebugCarRentSystem0.exe.config
     文件       85504  2015-01-26 20:09  汽车租赁系统CarRentSystem0inDebugCarRentSystem0.pdb
     文件       24224  2015-06-21 20:39  汽车租赁系统CarRentSystem0inDebugCarRentSystem0.vshost.exe
     文件         529  2015-01-11 21:16  汽车租赁系统CarRentSystem0inDebugCarRentSystem0.vshost.exe.config
     文件         490  2013-06-18 20:28  汽车租赁系统CarRentSystem0inDebugCarRentSystem0.vshost.exe.manifest
     目录           0  2015-01-26 20:11  汽车租赁系统CarRentSystem0inRelease
     文件        4416  2015-01-26 20:11  汽车租赁系统CarRentSystem0CarRentSystem0.csproj
     文件      302623  2015-01-11 21:16  汽车租赁系统CarRentSystem0CarRentSystemDataSet.Designer.cs
     文件           3  2015-01-11 21:16  汽车租赁系统CarRentSystem0CarRentSystemDataSet.xsc
     文件       65643  2015-01-11 21:16  汽车租赁系统CarRentSystem0CarRentSystemDataSet.xsd
     文件           3  2015-01-11 21:16  汽车租赁系统CarRentSystem0CarRentSystemDataSet.xss
     文件      302670  2015-01-11 21:32  汽车租赁系统CarRentSystem0CarRentSystemDataSet1.Designer.cs
     文件           3  2015-01-11 21:32  汽车租赁系统CarRentSystem0CarRentSystemDataSet1.xsc
     文件       65650  2015-01-11 21:32  汽车租赁系统CarRentSystem0CarRentSystemDataSet1.xsd
     文件           3  2015-01-11 21:32  汽车租赁系统CarRentSystem0CarRentSystemDataSet1.xss
     文件        4102  2015-01-26 20:11  汽车租赁系统CarRentSystem0Form1.cs
     文件       10285  2015-01-26 19:41  汽车租赁系统CarRentSystem0Form1.Designer.cs
     文件      393106  2015-01-26 19:41  汽车租赁系统CarRentSystem0Form1.resx
     文件       20014  2015-01-26 19:30  汽车租赁系统CarRentSystem0Form2.cs
     文件       43285  2015-01-16 10:51  汽车租赁系统CarRentSystem0Form2.Designer.cs
     文件     2054541  2015-01-16 10:51  汽车租赁系统CarRentSystem0Form2.resx
     文件        2403  2015-01-16 11:00  汽车租赁系统CarRentSystem0Form3.cs
     文件        6635  2015-01-16 10:39  汽车租赁系统CarRentSystem0Form3.Designer.cs
............此处省略41个文件信息

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

发表评论

评论列表(条)