Esempio n. 1
0
 public virtual void Delete(SqlBase con, SqlBase targetcon, Kit.Sql.Base.TableMapping map)
 {
     targetcon.Delete(this);
 }