示例#1
0
 // Modify the properties of the table
 public void ModifyTable(Table table)
 {
     table_DAO.Modify(table);
 }