📄 jobdetailsdataset1.designer.cs
字号:
this[this.tabletblJobDetails.PointColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public int Condenser {
get {
try {
return ((int)(this[this.tabletblJobDetails.CondenserColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“tblJobDetails”中列“Condenser”的值为 DBNull。", e);
}
}
set {
this[this.tabletblJobDetails.CondenserColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public int Plug {
get {
try {
return ((int)(this[this.tabletblJobDetails.PlugColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“tblJobDetails”中列“Plug”的值为 DBNull。", e);
}
}
set {
this[this.tabletblJobDetails.PlugColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public int PlugQty {
get {
try {
return ((int)(this[this.tabletblJobDetails.PlugQtyColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“tblJobDetails”中列“PlugQty”的值为 DBNull。", e);
}
}
set {
this[this.tabletblJobDetails.PlugQtyColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public int FuelFilter {
get {
try {
return ((int)(this[this.tabletblJobDetails.FuelFilterColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“tblJobDetails”中列“FuelFilter”的值为 DBNull。", e);
}
}
set {
this[this.tabletblJobDetails.FuelFilterColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public int AirFilter {
get {
try {
return ((int)(this[this.tabletblJobDetails.AirFilterColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“tblJobDetails”中列“AirFilter”的值为 DBNull。", e);
}
}
set {
this[this.tabletblJobDetails.AirFilterColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public int Remarks {
get {
try {
return ((int)(this[this.tabletblJobDetails.RemarksColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“tblJobDetails”中列“Remarks”的值为 DBNull。", e);
}
}
set {
this[this.tabletblJobDetails.RemarksColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsKMsNull() {
return this.IsNull(this.tabletblJobDetails.KMsColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetKMsNull() {
this[this.tabletblJobDetails.KMsColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsTuningNull() {
return this.IsNull(this.tabletblJobDetails.TuningColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetTuningNull() {
this[this.tabletblJobDetails.TuningColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsAlingnmentNull() {
return this.IsNull(this.tabletblJobDetails.AlingnmentColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetAlingnmentNull() {
this[this.tabletblJobDetails.AlingnmentColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsBalancingNull() {
return this.IsNull(this.tabletblJobDetails.BalancingColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetBalancingNull() {
this[this.tabletblJobDetails.BalancingColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsTiresNull() {
return this.IsNull(this.tabletblJobDetails.TiresColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetTiresNull() {
this[this.tabletblJobDetails.TiresColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsWeightsNull() {
return this.IsNull(this.tabletblJobDetails.WeightsColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetWeightsNull() {
this[this.tabletblJobDetails.WeightsColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsOilChangedNull() {
return this.IsNull(this.tabletblJobDetails.OilChangedColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetOilChangedNull() {
this[this.tabletblJobDetails.OilChangedColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsOilQtyNull() {
return this.IsNull(this.tabletblJobDetails.OilQtyColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetOilQtyNull() {
this[this.tabletblJobDetails.OilQtyColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsOilFilterNull() {
return this.IsNull(this.tabletblJobDetails.OilFilterColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetOilFilterNull() {
this[this.tabletblJobDetails.OilFilterColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsGearOilNull() {
return this.IsNull(this.tabletblJobDetails.GearOilColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetGearOilNull() {
this[this.tabletblJobDetails.GearOilColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsGearOilQtyNull() {
return this.IsNull(this.tabletblJobDetails.GearOilQtyColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetGearOilQtyNull() {
this[this.tabletblJobDetails.GearOilQtyColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsPointNull() {
return this.IsNull(this.tabletblJobDetails.PointColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetPointNull() {
this[this.tabletblJobDetails.PointColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsCondenserNull() {
return this.IsNull(this.tabletblJobDetails.CondenserColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetCondenserNull() {
this[this.tabletblJobDetails.CondenserColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsPlugNull() {
return this.IsNull(this.tabletblJobDetails.PlugColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetPlugNull() {
this[this.tabletblJobDetails.PlugColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsPlugQtyNull() {
return this.IsNull(this.tabletblJobDetails.PlugQtyColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetPlugQtyNull() {
this[this.tabletblJobDetails.PlugQtyColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsFuelFilterNull() {
return this.IsNull(this.tabletblJobDetails.FuelFilterColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetFuelFilterNull() {
this[this.tabletblJobDetails.FuelFilterColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsAirFilterNull() {
return this.IsNull(this.tabletblJobDetails.AirFilterColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetAirFilterNull() {
this[this.tabletblJobDetails.AirFilterColumn] = System.Convert.DBNull;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool IsRemarksNull() {
return this.IsNull(this.tabletblJobDetails.RemarksColumn);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void SetRemarksNull() {
this[this.tabletblJobDetails.RemarksColumn] = System.Convert.DBNull;
}
}
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
public class tblJobDetailsRowChangeEvent : System.EventArgs {
private tblJobDetailsRow eventRow;
private System.Data.DataRowAction eventAction;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public tblJobDetailsRowChangeEvent(tblJobDetailsRow row, System.Data.DataRowAction action) {
this.eventRow = row;
this.eventAction = action;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public tblJobDetailsRow Row {
get {
return this.eventRow;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public System.Data.DataRowAction Action {
get {
return this.eventAction;
}
}
}
}
}
#pragma warning restore 1591
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -