资源简介
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个文件信息
相关资源
- C#程序设计经典教程实验原代码
- C# winfrom 医院管理信息系统+三层架构
- C#调用Matlab库函数
- 游戏服务器引擎C#源码
- C#文件加密及其播放器(亲测可用)
- .net经典ERP管理系统完整源码(多层架
- .net经典ERP管理系统完整源码(多层架
- 设计模式:基于C#的工程化实现及扩展
- C#解析ipa,读取App名称、版本信息、开
- C# 程序开发范例宝典(第二版)源码
- 用ASP.NET三层架构开发留言板
- 餐饮管理系统
- 198个经典C#WinForm(收藏版)
- Web程序设计--ASP.NET实用网站开发 MyP
- 基于.net三层架构的药店管理系统的设
- C#写的数据库背单词程序源码
- C#开发的图片识别程序 demo
- C#浏览器自动填表demo(三种方式)
- C#制作的图片对比小软件
- C#程序设计及应用教程课件PPT
- C#学生成绩管理系统(三层架构、CS
- C#打印(winform+web+asp.net)
- C# emgucv人脸识别最新
- CLR via C# 第4版 英文PDF
- Head First C# 英文版(04)
- 斗地主服务端源码(含客户端程序)
- 精品:智能社区管理源码C#(b/s)
- C#找茬游戏简单
- ASP.NET 网站毕业设计家居系统
- ASP.NET(C#)实践教程
评论
共有 条评论