📄 stockdataset.designer.cs
字号:
get {
try {
return ((int)(this[this.tableStockSetailByStockFormID_Select.Stock_Setails_s7Column]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“StockSetailByStockFormID_Select”中列“Stock_Setails_s7”的值为 DBNull。", e);
}
}
set {
this[this.tableStockSetailByStockFormID_Select.Stock_Setails_s7Column] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public decimal Stock_Setails_TradePrice {
get {
try {
return ((decimal)(this[this.tableStockSetailByStockFormID_Select.Stock_Setails_TradePriceColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“StockSetailByStockFormID_Select”中列“Stock_Setails_TradePrice”的值为 DBNull。", e);
}
}
set {
this[this.tableStockSetailByStockFormID_Select.Stock_Setails_TradePriceColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public string Stock_Setails_color {
get {
try {
return ((string)(this[this.tableStockSetailByStockFormID_Select.Stock_Setails_colorColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“StockSetailByStockFormID_Select”中列“Stock_Setails_color”的值为 DBNull。", e);
}
}
set {
this[this.tableStockSetailByStockFormID_Select.Stock_Setails_colorColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public string Stock_Setails_brand {
get {
try {
return ((string)(this[this.tableStockSetailByStockFormID_Select.Stock_Setails_brandColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“StockSetailByStockFormID_Select”中列“Stock_Setails_brand”的值为 DBNull。", e);
}
}
set {
this[this.tableStockSetailByStockFormID_Select.Stock_Setails_brandColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public int Stock_Setails_sum {
get {
try {
return ((int)(this[this.tableStockSetailByStockFormID_Select.Stock_Setails_sumColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“StockSetailByStockFormID_Select”中列“Stock_Setails_sum”的值为 DBNull。", e);
}
}
set {
this[this.tableStockSetailByStockFormID_Select.Stock_Setails_sumColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsProduct_idNull() {
return this.IsNull(this.tableStockSetailByStockFormID_Select.Product_idColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetProduct_idNull() {
this[this.tableStockSetailByStockFormID_Select.Product_idColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsStock_Setails_s1Null() {
return this.IsNull(this.tableStockSetailByStockFormID_Select.Stock_Setails_s1Column);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetStock_Setails_s1Null() {
this[this.tableStockSetailByStockFormID_Select.Stock_Setails_s1Column] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsStock_Setails_s2Null() {
return this.IsNull(this.tableStockSetailByStockFormID_Select.Stock_Setails_s2Column);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetStock_Setails_s2Null() {
this[this.tableStockSetailByStockFormID_Select.Stock_Setails_s2Column] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsStock_Setails_s3Null() {
return this.IsNull(this.tableStockSetailByStockFormID_Select.Stock_Setails_s3Column);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetStock_Setails_s3Null() {
this[this.tableStockSetailByStockFormID_Select.Stock_Setails_s3Column] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsStock_Setails_s4Null() {
return this.IsNull(this.tableStockSetailByStockFormID_Select.Stock_Setails_s4Column);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetStock_Setails_s4Null() {
this[this.tableStockSetailByStockFormID_Select.Stock_Setails_s4Column] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsStock_Setails_s5Null() {
return this.IsNull(this.tableStockSetailByStockFormID_Select.Stock_Setails_s5Column);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetStock_Setails_s5Null() {
this[this.tableStockSetailByStockFormID_Select.Stock_Setails_s5Column] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsStock_Setails_s6Null() {
return this.IsNull(this.tableStockSetailByStockFormID_Select.Stock_Setails_s6Column);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetStock_Setails_s6Null() {
this[this.tableStockSetailByStockFormID_Select.Stock_Setails_s6Column] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsStock_Setails_s7Null() {
return this.IsNull(this.tableStockSetailByStockFormID_Select.Stock_Setails_s7Column);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetStock_Setails_s7Null() {
this[this.tableStockSetailByStockFormID_Select.Stock_Setails_s7Column] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsStock_Setails_TradePriceNull() {
return this.IsNull(this.tableStockSetailByStockFormID_Select.Stock_Setails_TradePriceColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetStock_Setails_TradePriceNull() {
this[this.tableStockSetailByStockFormID_Select.Stock_Setails_TradePriceColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsStock_Setails_colorNull() {
return this.IsNull(this.tableStockSetailByStockFormID_Select.Stock_Setails_colorColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetStock_Setails_colorNull() {
this[this.tableStockSetailByStockFormID_Select.Stock_Setails_colorColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsStock_Setails_brandNull() {
return this.IsNull(this.tableStockSetailByStockFormID_Select.Stock_Setails_brandColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetStock_Setails_brandNull() {
this[this.tableStockSetailByStockFormID_Select.Stock_Setails_brandColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsStock_Setails_sumNull() {
return this.IsNull(this.tableStockSetailByStockFormID_Select.Stock_Setails_sumColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -