Example #1
0
 public DataSet GetDataSets(string sql)
 {
     return(aidePlatformManagerData.GetDataSets(sql));
 }