示例#1
0
 public List <string> ExecuteCommand(string cmdText)
 {
     return(orMapper.ExecuteCommandReader(cmdText));
 }