예제 #1
0
 //change the Status of the table
 public void updateTable(Table table)
 {
     Table_DB.UpdateRecord(table);
 }