..
This commit is contained in:
136
Project/dsMSSQL.Designer.cs
generated
136
Project/dsMSSQL.Designer.cs
generated
@@ -16216,11 +16216,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string pdate {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.pdateColumn]));
|
||||
if (this.IspdateNull()) {
|
||||
return string.Empty;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'pdate\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.pdateColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16232,11 +16232,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string edate {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.edateColumn]));
|
||||
if (this.IsedateNull()) {
|
||||
return string.Empty;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'edate\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.edateColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16264,11 +16264,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string projectName {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.projectNameColumn]));
|
||||
if (this.IsprojectNameNull()) {
|
||||
return string.Empty;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'projectName\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.projectNameColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16280,11 +16280,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string uid {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.uidColumn]));
|
||||
if (this.IsuidNull()) {
|
||||
return string.Empty;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'uid\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.uidColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16296,11 +16296,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string requestpart {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.requestpartColumn]));
|
||||
if (this.IsrequestpartNull()) {
|
||||
return string.Empty;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'requestpart\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.requestpartColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16312,11 +16312,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string package {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.packageColumn]));
|
||||
if (this.IspackageNull()) {
|
||||
return string.Empty;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'package\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.packageColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16328,11 +16328,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string status {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.statusColumn]));
|
||||
if (this.IsstatusNull()) {
|
||||
return string.Empty;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'status\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.statusColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16344,11 +16344,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string type {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.typeColumn]));
|
||||
if (this.IstypeNull()) {
|
||||
return string.Empty;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'type\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.typeColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16360,11 +16360,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string process {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.processColumn]));
|
||||
if (this.IsprocessNull()) {
|
||||
return string.Empty;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'process\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.processColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16376,11 +16376,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string description {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.descriptionColumn]));
|
||||
if (this.IsdescriptionNull()) {
|
||||
return string.Empty;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'description\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.descriptionColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16392,11 +16392,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string remark {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.remarkColumn]));
|
||||
if (this.IsremarkNull()) {
|
||||
return string.Empty;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'remark\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.remarkColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16440,11 +16440,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public bool import {
|
||||
get {
|
||||
try {
|
||||
return ((bool)(this[this.tableEETGW_JobReport_AutoInput.importColumn]));
|
||||
if (this.IsimportNull()) {
|
||||
return false;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'import\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((bool)(this[this.tableEETGW_JobReport_AutoInput.importColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16478,11 +16478,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string description2 {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.description2Column]));
|
||||
if (this.Isdescription2Null()) {
|
||||
return string.Empty;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'description2\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.description2Column]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16494,11 +16494,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string tag {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.tagColumn]));
|
||||
if (this.IstagNull()) {
|
||||
return string.Empty;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'tag\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.tagColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16510,11 +16510,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string autoinput {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.autoinputColumn]));
|
||||
if (this.IsautoinputNull()) {
|
||||
return string.Empty;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'autoinput\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.autoinputColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16526,11 +16526,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public bool enable {
|
||||
get {
|
||||
try {
|
||||
return ((bool)(this[this.tableEETGW_JobReport_AutoInput.enableColumn]));
|
||||
if (this.IsenableNull()) {
|
||||
return false;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'enable\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((bool)(this[this.tableEETGW_JobReport_AutoInput.enableColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
@@ -16542,11 +16542,11 @@ namespace Project {
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
||||
public string jobgrp {
|
||||
get {
|
||||
try {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.jobgrpColumn]));
|
||||
if (this.IsjobgrpNull()) {
|
||||
return string.Empty;
|
||||
}
|
||||
catch (global::System.InvalidCastException e) {
|
||||
throw new global::System.Data.StrongTypingException("\'EETGW_JobReport_AutoInput\' 테이블의 \'jobgrp\' 열의 값이 DBNull입니다.", e);
|
||||
else {
|
||||
return ((string)(this[this.tableEETGW_JobReport_AutoInput.jobgrpColumn]));
|
||||
}
|
||||
}
|
||||
set {
|
||||
|
||||
Reference in New Issue
Block a user