Exemple #1
0
 public override bool Delete()
 {
     return(DBOperation.Delete(connectionString));
 }