Пример #1
0
 public DataSet GetDataSet(string key)
 {
     return(Kv.GetDataSet(DataTable, key));
 }