📄 lossdataset.designer.cs
字号:
/// <summary>
///Represents strongly named DataRow class.
///</summary>
public partial class loss_list_Select_ByIDRow : global::System.Data.DataRow {
private loss_list_Select_ByIDDataTable tableloss_list_Select_ByID;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
internal loss_list_Select_ByIDRow(global::System.Data.DataRowBuilder rb) :
base(rb) {
this.tableloss_list_Select_ByID = ((loss_list_Select_ByIDDataTable)(this.Table));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public int loss_list_id {
get {
return ((int)(this[this.tableloss_list_Select_ByID.loss_list_idColumn]));
}
set {
this[this.tableloss_list_Select_ByID.loss_list_idColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public string loss_id {
get {
try {
return ((string)(this[this.tableloss_list_Select_ByID.loss_idColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“loss_list_Select_ByID”中列“loss_id”的值为 DBNull。", e);
}
}
set {
this[this.tableloss_list_Select_ByID.loss_idColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public string loss_list_product_id {
get {
try {
return ((string)(this[this.tableloss_list_Select_ByID.loss_list_product_idColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“loss_list_Select_ByID”中列“loss_list_product_id”的值为 DBNull。", e);
}
}
set {
this[this.tableloss_list_Select_ByID.loss_list_product_idColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public string loss_list_color {
get {
try {
return ((string)(this[this.tableloss_list_Select_ByID.loss_list_colorColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“loss_list_Select_ByID”中列“loss_list_color”的值为 DBNull。", e);
}
}
set {
this[this.tableloss_list_Select_ByID.loss_list_colorColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public int loss_list_size1 {
get {
try {
return ((int)(this[this.tableloss_list_Select_ByID.loss_list_size1Column]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“loss_list_Select_ByID”中列“loss_list_size1”的值为 DBNull。", e);
}
}
set {
this[this.tableloss_list_Select_ByID.loss_list_size1Column] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public int loss_list_size2 {
get {
try {
return ((int)(this[this.tableloss_list_Select_ByID.loss_list_size2Column]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“loss_list_Select_ByID”中列“loss_list_size2”的值为 DBNull。", e);
}
}
set {
this[this.tableloss_list_Select_ByID.loss_list_size2Column] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public int loss_list_size3 {
get {
try {
return ((int)(this[this.tableloss_list_Select_ByID.loss_list_size3Column]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“loss_list_Select_ByID”中列“loss_list_size3”的值为 DBNull。", e);
}
}
set {
this[this.tableloss_list_Select_ByID.loss_list_size3Column] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public int loss_list_size4 {
get {
try {
return ((int)(this[this.tableloss_list_Select_ByID.loss_list_size4Column]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“loss_list_Select_ByID”中列“loss_list_size4”的值为 DBNull。", e);
}
}
set {
this[this.tableloss_list_Select_ByID.loss_list_size4Column] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public int loss_list_size5 {
get {
try {
return ((int)(this[this.tableloss_list_Select_ByID.loss_list_size5Column]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“loss_list_Select_ByID”中列“loss_list_size5”的值为 DBNull。", e);
}
}
set {
this[this.tableloss_list_Select_ByID.loss_list_size5Column] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public int loss_list_size6 {
get {
try {
return ((int)(this[this.tableloss_list_Select_ByID.loss_list_size6Column]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“loss_list_Select_ByID”中列“loss_list_size6”的值为 DBNull。", e);
}
}
set {
this[this.tableloss_list_Select_ByID.loss_list_size6Column] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public int loss_list_size7 {
get {
try {
return ((int)(this[this.tableloss_list_Select_ByID.loss_list_size7Column]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“loss_list_Select_ByID”中列“loss_list_size7”的值为 DBNull。", e);
}
}
set {
this[this.tableloss_list_Select_ByID.loss_list_size7Column] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public int loss_list_sum {
get {
try {
return ((int)(this[this.tableloss_list_Select_ByID.loss_list_sumColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“loss_list_Select_ByID”中列“loss_list_sum”的值为 DBNull。", e);
}
}
set {
this[this.tableloss_list_Select_ByID.loss_list_sumColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool Isloss_idNull() {
return this.IsNull(this.tableloss_list_Select_ByID.loss_idColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void Setloss_idNull() {
this[this.tableloss_list_Select_ByID.loss_idColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool Isloss_list_product_idNull() {
return this.IsNull(this.tableloss_list_Select_ByID.loss_list_product_idColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void Setloss_list_product_idNull() {
this[this.tableloss_list_Select_ByID.loss_list_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 Isloss_list_colorNull() {
return this.IsNull(this.tableloss_list_Select_ByID.loss_list_colorColumn);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -