• 大小: 12.93MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-07-01
  • 语言: C#
  • 标签: C#  MSSQL  

资源简介

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  汽车租赁系统\CarRentSystem0\App.config
     目录           0  2015-01-26 20:11  汽车租赁系统\CarRentSystem0\bin\
     目录           0  2015-01-26 19:23  汽车租赁系统\CarRentSystem0\bin\Debug\
     文件     1666048  2015-01-26 20:09  汽车租赁系统\CarRentSystem0\bin\Debug\CarRentSystem0.exe
     文件         529  2015-01-11 21:16  汽车租赁系统\CarRentSystem0\bin\Debug\CarRentSystem0.exe.config
     文件       85504  2015-01-26 20:09  汽车租赁系统\CarRentSystem0\bin\Debug\CarRentSystem0.pdb
     文件       24224  2015-06-21 20:39  汽车租赁系统\CarRentSystem0\bin\Debug\CarRentSystem0.vshost.exe
     文件         529  2015-01-11 21:16  汽车租赁系统\CarRentSystem0\bin\Debug\CarRentSystem0.vshost.exe.config
     文件         490  2013-06-18 20:28  汽车租赁系统\CarRentSystem0\bin\Debug\CarRentSystem0.vshost.exe.manifest
     目录           0  2015-01-26 20:11  汽车租赁系统\CarRentSystem0\bin\Release\
     文件        4416  2015-01-26 20:11  汽车租赁系统\CarRentSystem0\CarRentSystem0.csproj
     文件      302623  2015-01-11 21:16  汽车租赁系统\CarRentSystem0\CarRentSystemDataSet.Designer.cs
     文件           3  2015-01-11 21:16  汽车租赁系统\CarRentSystem0\CarRentSystemDataSet.xsc
     文件       65643  2015-01-11 21:16  汽车租赁系统\CarRentSystem0\CarRentSystemDataSet.xsd
     文件           3  2015-01-11 21:16  汽车租赁系统\CarRentSystem0\CarRentSystemDataSet.xss
     文件      302670  2015-01-11 21:32  汽车租赁系统\CarRentSystem0\CarRentSystemDataSet1.Designer.cs
     文件           3  2015-01-11 21:32  汽车租赁系统\CarRentSystem0\CarRentSystemDataSet1.xsc
     文件       65650  2015-01-11 21:32  汽车租赁系统\CarRentSystem0\CarRentSystemDataSet1.xsd
     文件           3  2015-01-11 21:32  汽车租赁系统\CarRentSystem0\CarRentSystemDataSet1.xss
     文件        4102  2015-01-26 20:11  汽车租赁系统\CarRentSystem0\Form1.cs
     文件       10285  2015-01-26 19:41  汽车租赁系统\CarRentSystem0\Form1.Designer.cs
     文件      393106  2015-01-26 19:41  汽车租赁系统\CarRentSystem0\Form1.resx
     文件       20014  2015-01-26 19:30  汽车租赁系统\CarRentSystem0\Form2.cs
     文件       43285  2015-01-16 10:51  汽车租赁系统\CarRentSystem0\Form2.Designer.cs
     文件     2054541  2015-01-16 10:51  汽车租赁系统\CarRentSystem0\Form2.resx
     文件        2403  2015-01-16 11:00  汽车租赁系统\CarRentSystem0\Form3.cs
     文件        6635  2015-01-16 10:39  汽车租赁系统\CarRentSystem0\Form3.Designer.cs
............此处省略41个文件信息

评论

共有 条评论