?? jobdetailsform.designer.cs
字號:
new System.Data.Common.DataColumnMapping("Expr7", "Expr7"),
new System.Data.Common.DataColumnMapping("Expr8", "Expr8"),
new System.Data.Common.DataColumnMapping("Expr9", "Expr9"),
new System.Data.Common.DataColumnMapping("Expr10", "Expr10"),
new System.Data.Common.DataColumnMapping("Expr11", "Expr11"),
new System.Data.Common.DataColumnMapping("Expr12", "Expr12"),
new System.Data.Common.DataColumnMapping("Expr13", "Expr13"),
new System.Data.Common.DataColumnMapping("Expr14", "Expr14"),
new System.Data.Common.DataColumnMapping("Expr15", "Expr15"),
new System.Data.Common.DataColumnMapping("Expr16", "Expr16"),
new System.Data.Common.DataColumnMapping("Expr17", "Expr17"),
new System.Data.Common.DataColumnMapping("Expr18", "Expr18"),
new System.Data.Common.DataColumnMapping("Expr19", "Expr19"),
new System.Data.Common.DataColumnMapping("Expr20", "Expr20"),
new System.Data.Common.DataColumnMapping("Expr21", "Expr21")})});
//
// oleDbSelectCommand1
//
this.oleDbSelectCommand1.CommandText = resources.GetString("oleDbSelectCommand1.CommandText");
this.oleDbSelectCommand1.Connection = this.oleDbConnection1;
//
// oleDbConnection1
//
this.oleDbConnection1.ConnectionString = "Provider=SQLNCLI.1;Data Source=(local);Integrated Security=SSPI;Initial Catalog=C" +
"MS";
//
// oleDbDataAdapter1
//
this.oleDbDataAdapter1.InsertCommand = this.oleDbInsertCommand1;
this.oleDbDataAdapter1.SelectCommand = this.oleDbSelectCommand1;
this.oleDbDataAdapter1.TableMappings.AddRange(new System.Data.Common.DataTableMapping[] {
new System.Data.Common.DataTableMapping("Table", "tblJobDetails", new System.Data.Common.DataColumnMapping[] {
new System.Data.Common.DataColumnMapping("CarNo", "CarNo"),
new System.Data.Common.DataColumnMapping("JobDate", "JobDate"),
new System.Data.Common.DataColumnMapping("WorkerId", "WorkerId"),
new System.Data.Common.DataColumnMapping("KMs", "KMs"),
new System.Data.Common.DataColumnMapping("Tuning", "Tuning"),
new System.Data.Common.DataColumnMapping("Alignment", "Alignment"),
new System.Data.Common.DataColumnMapping("Balancing", "Balancing"),
new System.Data.Common.DataColumnMapping("Tires", "Tires"),
new System.Data.Common.DataColumnMapping("Weights", "Weights"),
new System.Data.Common.DataColumnMapping("OilChanged", "OilChanged"),
new System.Data.Common.DataColumnMapping("OilQty", "OilQty"),
new System.Data.Common.DataColumnMapping("OilFilter", "OilFilter"),
new System.Data.Common.DataColumnMapping("GearOil", "GearOil"),
new System.Data.Common.DataColumnMapping("GearOilQty", "GearOilQty"),
new System.Data.Common.DataColumnMapping("Point", "Point"),
new System.Data.Common.DataColumnMapping("Condenser", "Condenser"),
new System.Data.Common.DataColumnMapping("Plug", "Plug"),
new System.Data.Common.DataColumnMapping("PlugQty", "PlugQty"),
new System.Data.Common.DataColumnMapping("FuelFilter", "FuelFilter"),
new System.Data.Common.DataColumnMapping("AirFilter", "AirFilter"),
new System.Data.Common.DataColumnMapping("Remarks", "Remarks")})});
//
// oleDbInsertCommand1
//
this.oleDbInsertCommand1.CommandText = resources.GetString("oleDbInsertCommand1.CommandText");
this.oleDbInsertCommand1.Connection = this.oleDbConnection1;
this.oleDbInsertCommand1.Parameters.AddRange(new System.Data.OleDb.OleDbParameter[] {
new System.Data.OleDb.OleDbParameter("CarNo", System.Data.OleDb.OleDbType.VarChar, 0, "CarNo"),
new System.Data.OleDb.OleDbParameter("JobDate", System.Data.OleDb.OleDbType.DBTimeStamp, 0, "JobDate"),
new System.Data.OleDb.OleDbParameter("WorkerId", System.Data.OleDb.OleDbType.Integer, 0, "WorkerId"),
new System.Data.OleDb.OleDbParameter("KMs", System.Data.OleDb.OleDbType.Integer, 0, "KMs"),
new System.Data.OleDb.OleDbParameter("Tuning", System.Data.OleDb.OleDbType.Integer, 0, "Tuning"),
new System.Data.OleDb.OleDbParameter("Alignment", System.Data.OleDb.OleDbType.Integer, 0, "Alignment"),
new System.Data.OleDb.OleDbParameter("Balancing", System.Data.OleDb.OleDbType.Integer, 0, "Balancing"),
new System.Data.OleDb.OleDbParameter("Tires", System.Data.OleDb.OleDbType.Integer, 0, "Tires"),
new System.Data.OleDb.OleDbParameter("Weights", System.Data.OleDb.OleDbType.Integer, 0, "Weights"),
new System.Data.OleDb.OleDbParameter("OilChanged", System.Data.OleDb.OleDbType.Integer, 0, "OilChanged"),
new System.Data.OleDb.OleDbParameter("OilQty", System.Data.OleDb.OleDbType.Integer, 0, "OilQty"),
new System.Data.OleDb.OleDbParameter("OilFilter", System.Data.OleDb.OleDbType.Integer, 0, "OilFilter"),
new System.Data.OleDb.OleDbParameter("GearOil", System.Data.OleDb.OleDbType.Integer, 0, "GearOil"),
new System.Data.OleDb.OleDbParameter("GearOilQty", System.Data.OleDb.OleDbType.Integer, 0, "GearOilQty"),
new System.Data.OleDb.OleDbParameter("Point", System.Data.OleDb.OleDbType.Integer, 0, "Point"),
new System.Data.OleDb.OleDbParameter("Condenser", System.Data.OleDb.OleDbType.Integer, 0, "Condenser"),
new System.Data.OleDb.OleDbParameter("Plug", System.Data.OleDb.OleDbType.Integer, 0, "Plug"),
new System.Data.OleDb.OleDbParameter("PlugQty", System.Data.OleDb.OleDbType.Integer, 0, "PlugQty"),
new System.Data.OleDb.OleDbParameter("FuelFilter", System.Data.OleDb.OleDbType.Integer, 0, "FuelFilter"),
new System.Data.OleDb.OleDbParameter("AirFilter", System.Data.OleDb.OleDbType.Integer, 0, "AirFilter"),
new System.Data.OleDb.OleDbParameter("Remarks", System.Data.OleDb.OleDbType.Integer, 0, "Remarks")});
//
// JobDetailsForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(498, 441);
this.Controls.Add(this.editJobDate);
this.Controls.Add(this.lblNavLocation);
this.Controls.Add(this.editRemarks);
this.Controls.Add(this.editAirFilter);
this.Controls.Add(this.editFuleFilter);
this.Controls.Add(this.editPlugQty);
this.Controls.Add(this.editPlug);
this.Controls.Add(this.editCondenser);
this.Controls.Add(this.editPoint);
this.Controls.Add(editGearOilQty);
this.Controls.Add(this.editGearOil);
this.Controls.Add(this.editOilFilter);
this.Controls.Add(this.editOilQty);
this.Controls.Add(this.editOilChanged);
this.Controls.Add(this.editWeights);
this.Controls.Add(this.ediTires);
this.Controls.Add(this.editBalancing);
this.Controls.Add(this.editAlignment);
this.Controls.Add(this.editTuning);
this.Controls.Add(this.editKMs);
this.Controls.Add(this.editWorkerId);
this.Controls.Add(this.editCarNo);
this.Controls.Add(this.btnLast);
this.Controls.Add(this.btnNavNext);
this.Controls.Add(btnNavPrev);
this.Controls.Add(this.btnNavFirst);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.btnUpdate);
this.Controls.Add(this.btnCancelAll);
this.Controls.Add(this.btnCancel);
this.Controls.Add(this.btnDelete);
this.Controls.Add(this.btnAdd);
this.Controls.Add(this.btnLoad);
this.Controls.Add(this.lblRemarks);
this.Controls.Add(this.lblCondenser);
this.Controls.Add(this.lblAirFilter);
this.Controls.Add(this.lblFuleFilter);
this.Controls.Add(this.lblPlugQty);
this.Controls.Add(this.lblPlug);
this.Controls.Add(this.lblPoint);
this.Controls.Add(this.lblGearOilQty);
this.Controls.Add(this.lblGearOil);
this.Controls.Add(this.lblOilFilter);
this.Controls.Add(this.lblOilQty);
this.Controls.Add(this.lblOilChanged);
this.Controls.Add(this.lblWeights);
this.Controls.Add(this.lblTires);
this.Controls.Add(this.lblBamancing);
this.Controls.Add(this.lblAlignment);
this.Controls.Add(this.lblTuning);
this.Controls.Add(this.lblKMs);
this.Controls.Add(this.lblWorkerId);
this.Controls.Add(this.lblJobDate);
this.Controls.Add(this.lblCarNo);
this.Name = "JobDetailsForm";
this.Text = "JobDetailsForm";
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.JobDetailsDataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label lblCarNo;
private System.Windows.Forms.Label lblJobDate;
private System.Windows.Forms.Label lblWorkerId;
private System.Windows.Forms.Label lblKMs;
private System.Windows.Forms.Label lblAlignment;
private System.Windows.Forms.Label lblBamancing;
private System.Windows.Forms.Label lblTires;
private System.Windows.Forms.Label lblWeights;
private System.Windows.Forms.Label lblOilChanged;
private System.Windows.Forms.Label lblOilQty;
private System.Windows.Forms.Label lblOilFilter;
private System.Windows.Forms.Label lblGearOil;
private System.Windows.Forms.Label lblGearOilQty;
private System.Windows.Forms.Label lblPoint;
private System.Windows.Forms.Label lblPlug;
private System.Windows.Forms.Label lblPlugQty;
private System.Windows.Forms.Label lblFuleFilter;
private System.Windows.Forms.Label lblAirFilter;
private System.Windows.Forms.Label lblCondenser;
private System.Windows.Forms.Label lblRemarks;
private System.Windows.Forms.Button btnLoad;
private System.Windows.Forms.Button btnAdd;
private System.Windows.Forms.Button btnDelete;
private System.Windows.Forms.Button btnCancel;
private System.Windows.Forms.Button btnCancelAll;
private System.Windows.Forms.Button btnUpdate;
private System.Windows.Forms.Button btnExit;
private System.Windows.Forms.Button btnNavFirst;
private System.Windows.Forms.Button btnNavNext;
private System.Windows.Forms.Button btnLast;
private System.Windows.Forms.TextBox editCarNo;
private System.Windows.Forms.TextBox editWorkerId;
private System.Windows.Forms.TextBox editKMs;
private System.Windows.Forms.TextBox editTuning;
private System.Windows.Forms.TextBox editAlignment;
private System.Windows.Forms.TextBox editBalancing;
private System.Windows.Forms.TextBox ediTires;
private System.Windows.Forms.TextBox editWeights;
private System.Windows.Forms.TextBox editOilChanged;
private System.Windows.Forms.TextBox editOilQty;
private System.Windows.Forms.TextBox editOilFilter;
private System.Windows.Forms.TextBox editGearOil;
private System.Windows.Forms.TextBox editPoint;
private System.Windows.Forms.TextBox editCondenser;
private System.Windows.Forms.TextBox editPlug;
private System.Windows.Forms.TextBox editPlugQty;
private System.Windows.Forms.TextBox editFuleFilter;
private System.Windows.Forms.TextBox editAirFilter;
private System.Windows.Forms.TextBox editRemarks;
private System.Windows.Forms.TextBox lblNavLocation;
private System.Windows.Forms.DateTimePicker editJobDate;
private System.Windows.Forms.Label lblTuning;
private System.Data.Odbc.OdbcCommand odbcSelectCommand2;
private System.Data.Odbc.OdbcCommand odbcInsertCommand2;
private System.Data.Odbc.OdbcDataAdapter odbcDataAdapter1;
private System.Data.Odbc.OdbcConnection odbcConnection1;
private System.Data.OleDb.OleDbCommand oleDbSelectCommand1;
private System.Data.OleDb.OleDbConnection oleDbConnection1;
// private System.Data.OleDb.OleDbCommand oleDbUpdateCommand1;
// private System.Data.OleDb.OleDbCommand oleDbDeleteCommand1;
private System.Data.OleDb.OleDbDataAdapter oleDbDataAdapter1;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource;
private JobDetails JobDetailsDataSet1;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource1;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource12;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource2;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource3;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource4;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource5;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource6;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource7;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource8;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource9;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource10;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource11;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource13;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource14;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource15;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource16;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource17;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource18;
private System.Windows.Forms.BindingSource tblJobDetailsBindingSource19;
private System.Data.OleDb.OleDbCommand oleDbInsertCommand1;
}
}
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -