예제 #1
0
 public int GetNewId()
 {
     return(aspQuery.GetNewId("IdMGroup"));
 }
예제 #2
0
 public int GetNewIdD()
 {
     return(aspQueryD.GetNewId("IdMGroupD"));
 }
예제 #3
0
 public int GetNewId()
 {
     return(aspQuery.GetNewId("IdMUser"));
 }
예제 #4
0
 public int GetNewId()
 {
     return(aspQuery.GetNewId("IdMJabatan"));
 }
예제 #5
0
 public int GetNewId()
 {
     return(aspQuery.GetNewId("IdMKaryawan"));
 }