📄 突发事件任务单.designer.cs
字号:
attribute2.Name = "tableTypeName";
attribute2.FixedValue = "处理结果评定DataTable";
type.Attributes.Add(attribute2);
type.Particle = sequence;
return type;
}
}
/// <summary>
///Represents strongly named DataRow class.
///</summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
public partial class 突发事件核实Row : global::System.Data.DataRow {
private 突发事件核实DataTable table突发事件核实;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
internal 突发事件核实Row(global::System.Data.DataRowBuilder rb) :
base(rb) {
this.table突发事件核实 = ((突发事件核实DataTable)(this.Table));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string 项 {
get {
try {
return ((string)(this[this.table突发事件核实.项Column]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“突发事件核实”中列“项”的值为 DBNull。", e);
}
}
set {
this[this.table突发事件核实.项Column] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string 内容 {
get {
try {
return ((string)(this[this.table突发事件核实.内容Column]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“突发事件核实”中列“内容”的值为 DBNull。", e);
}
}
set {
this[this.table突发事件核实.内容Column] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool Is项Null() {
return this.IsNull(this.table突发事件核实.项Column);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void Set项Null() {
this[this.table突发事件核实.项Column] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool Is内容Null() {
return this.IsNull(this.table突发事件核实.内容Column);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void Set内容Null() {
this[this.table突发事件核实.内容Column] = global::System.Convert.DBNull;
}
}
/// <summary>
///Represents strongly named DataRow class.
///</summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
public partial class 突发事件处理Row : global::System.Data.DataRow {
private 突发事件处理DataTable table突发事件处理;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
internal 突发事件处理Row(global::System.Data.DataRowBuilder rb) :
base(rb) {
this.table突发事件处理 = ((突发事件处理DataTable)(this.Table));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string 项 {
get {
try {
return ((string)(this[this.table突发事件处理.项Column]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“突发事件处理”中列“项”的值为 DBNull。", e);
}
}
set {
this[this.table突发事件处理.项Column] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string 内容 {
get {
try {
return ((string)(this[this.table突发事件处理.内容Column]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“突发事件处理”中列“内容”的值为 DBNull。", e);
}
}
set {
this[this.table突发事件处理.内容Column] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool Is项Null() {
return this.IsNull(this.table突发事件处理.项Column);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void Set项Null() {
this[this.table突发事件处理.项Column] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool Is内容Null() {
return this.IsNull(this.table突发事件处理.内容Column);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void Set内容Null() {
this[this.table突发事件处理.内容Column] = global::System.Convert.DBNull;
}
}
/// <summary>
///Represents strongly named DataRow class.
///</summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
public partial class 处理结果评定Row : global::System.Data.DataRow {
private 处理结果评定DataTable table处理结果评定;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
internal 处理结果评定Row(global::System.Data.DataRowBuilder rb) :
base(rb) {
this.table处理结果评定 = ((处理结果评定DataTable)(this.Table));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string 项 {
get {
try {
return ((string)(this[this.table处理结果评定.项Column]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“处理结果评定”中列“项”的值为 DBNull。", e);
}
}
set {
this[this.table处理结果评定.项Column] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string 内容 {
get {
try {
return ((string)(this[this.table处理结果评定.内容Column]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“处理结果评定”中列“内容”的值为 DBNull。", e);
}
}
set {
this[this.table处理结果评定.内容Column] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool Is项Null() {
return this.IsNull(this.table处理结果评定.项Column);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void Set项Null() {
this[this.table处理结果评定.项Column] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool Is内容Null() {
return this.IsNull(this.table处理结果评定.内容Column);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void Set内容Null() {
this[this.table处理结果评定.内容Column] = global::System.Convert.DBNull;
}
}
/// <summary>
///Row event argument class
///</summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
public class 突发事件核实RowChangeEvent : global::System.EventArgs {
private 突发事件核实Row eventRow;
private global::System.Data.DataRowAction eventAction;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public 突发事件核实RowChangeEvent(突发事件核实Row row, global::System.Data.DataRowAction action) {
this.eventRow = row;
this.eventAction = action;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public 突发事件核实Row Row {
get {
return this.eventRow;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public global::System.Data.DataRowAction Action {
get {
return this.eventAction;
}
}
}
/// <summary>
///Row event argument class
///</summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
public class 突发事件处理RowChangeEvent : global::System.EventArgs {
private 突发事件处理Row eventRow;
private global::System.Data.DataRowAction eventAction;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public 突发事件处理RowChangeEvent(突发事件处理Row row, global::System.Data.DataRowAction action) {
this.eventRow = row;
this.eventAction = action;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public 突发事件处理Row Row {
get {
return this.eventRow;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public global::System.Data.DataRowAction Action {
get {
return this.eventAction;
}
}
}
/// <summary>
///Row event argument class
///</summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
public class 处理结果评定RowChangeEvent : global::System.EventArgs {
private 处理结果评定Row eventRow;
private global::System.Data.DataRowAction eventAction;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public 处理结果评定RowChangeEvent(处理结果评定Row row, global::System.Data.DataRowAction action) {
this.eventRow = row;
this.eventAction = action;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public 处理结果评定Row Row {
get {
return this.eventRow;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public global::System.Data.DataRowAction Action {
get {
return this.eventAction;
}
}
}
}
}
#pragma warning restore 1591
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -