return Da.ExecuteDataset(cType, "DPME_HZ", ParList).Tables[0]; 就比如这句话中的DPME_HZ是什么
DPME_HZ很可能是你的数据库表的名字。