This commit is contained in:
chi
2022-05-30 16:24:06 +09:00
parent 0d46bc87c0
commit 6a5eb13a6c
11 changed files with 611 additions and 495 deletions

View File

@@ -8032,11 +8032,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string dept {
get {
try {
return ((string)(this[this.tablevGroupUser.deptColumn]));
if (this.IsdeptNull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'dept\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.deptColumn]));
}
}
set {
@@ -8048,11 +8048,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public short level {
get {
try {
return ((short)(this[this.tablevGroupUser.levelColumn]));
if (this.IslevelNull()) {
return 0;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'level\' 열의 값이 DBNull입니다.", e);
else {
return ((short)(this[this.tablevGroupUser.levelColumn]));
}
}
set {
@@ -8064,11 +8064,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string name {
get {
try {
return ((string)(this[this.tablevGroupUser.nameColumn]));
if (this.IsnameNull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'name\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.nameColumn]));
}
}
set {
@@ -8080,11 +8080,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string nameE {
get {
try {
return ((string)(this[this.tablevGroupUser.nameEColumn]));
if (this.IsnameENull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'nameE\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.nameEColumn]));
}
}
set {
@@ -8096,11 +8096,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string grade {
get {
try {
return ((string)(this[this.tablevGroupUser.gradeColumn]));
if (this.IsgradeNull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'grade\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.gradeColumn]));
}
}
set {
@@ -8112,11 +8112,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string email {
get {
try {
return ((string)(this[this.tablevGroupUser.emailColumn]));
if (this.IsemailNull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'email\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.emailColumn]));
}
}
set {
@@ -8128,11 +8128,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string tel {
get {
try {
return ((string)(this[this.tablevGroupUser.telColumn]));
if (this.IstelNull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'tel\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.telColumn]));
}
}
set {
@@ -8144,11 +8144,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string indate {
get {
try {
return ((string)(this[this.tablevGroupUser.indateColumn]));
if (this.IsindateNull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'indate\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.indateColumn]));
}
}
set {
@@ -8160,11 +8160,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string outdate {
get {
try {
return ((string)(this[this.tablevGroupUser.outdateColumn]));
if (this.IsoutdateNull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'outdate\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.outdateColumn]));
}
}
set {
@@ -8176,11 +8176,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string hp {
get {
try {
return ((string)(this[this.tablevGroupUser.hpColumn]));
if (this.IshpNull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'hp\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.hpColumn]));
}
}
set {
@@ -8192,11 +8192,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string place {
get {
try {
return ((string)(this[this.tablevGroupUser.placeColumn]));
if (this.IsplaceNull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'place\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.placeColumn]));
}
}
set {
@@ -8208,11 +8208,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string ads_employNo {
get {
try {
return ((string)(this[this.tablevGroupUser.ads_employNoColumn]));
if (this.Isads_employNoNull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'ads_employNo\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.ads_employNoColumn]));
}
}
set {
@@ -8224,11 +8224,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string ads_title {
get {
try {
return ((string)(this[this.tablevGroupUser.ads_titleColumn]));
if (this.Isads_titleNull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'ads_title\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.ads_titleColumn]));
}
}
set {
@@ -8240,11 +8240,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string ads_created {
get {
try {
return ((string)(this[this.tablevGroupUser.ads_createdColumn]));
if (this.Isads_createdNull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'ads_created\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.ads_createdColumn]));
}
}
set {
@@ -8256,11 +8256,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string memo {
get {
try {
return ((string)(this[this.tablevGroupUser.memoColumn]));
if (this.IsmemoNull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'memo\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.memoColumn]));
}
}
set {
@@ -8272,11 +8272,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string processs {
get {
try {
return ((string)(this[this.tablevGroupUser.processsColumn]));
if (this.IsprocesssNull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'processs\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.processsColumn]));
}
}
set {
@@ -8299,11 +8299,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string state {
get {
try {
return ((string)(this[this.tablevGroupUser.stateColumn]));
if (this.IsstateNull()) {
return string.Empty;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'state\' 열의 값이 DBNull입니다.", e);
else {
return ((string)(this[this.tablevGroupUser.stateColumn]));
}
}
set {
@@ -8315,11 +8315,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool useJobReport {
get {
try {
return ((bool)(this[this.tablevGroupUser.useJobReportColumn]));
if (this.IsuseJobReportNull()) {
return false;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'useJobReport\' 열의 값이 DBNull입니다.", e);
else {
return ((bool)(this[this.tablevGroupUser.useJobReportColumn]));
}
}
set {
@@ -8331,11 +8331,11 @@ namespace Project {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool useUserState {
get {
try {
return ((bool)(this[this.tablevGroupUser.useUserStateColumn]));
if (this.IsuseUserStateNull()) {
return false;
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("\'vGroupUser\' 테이블의 \'useUserState\' 열의 값이 DBNull입니다.", e);
else {
return ((bool)(this[this.tablevGroupUser.useUserStateColumn]));
}
}
set {