Beispiel #1
0
 public int ExecuteQuery(string Query)
 {
     return(_dbase.ExecuteQuery(Query));
 }