只需要在所有的sqldatareader结束后,加上一句就可以得到输出参数了。
sdr.Close(); Object ObjCount = cmd.Parameters["@Count_Para"].Value;