Exemplo n.º 1
0
 public DataSet ExecuteDataSet(IConnectionContext cc)
 {
     return(cc.ExecuteDataSet(_cmd));
 }