示例#1
0
 public DataSet ExecuteDataSet(IConnectionContext cc)
 {
     return(cc.ExecuteDataSet(_cmd));
 }