Ejemplo n.º 1
0
 public void Initialize()
 {
     db.Template("TRUNCATE TABLE Test1;").ExecuteNonQuery();
 }