Beispiel #1
0
 public void ExecuteReader()
 {
     driver.ExecuteReader("Select * From Department");
 }