如何判断当前的DataTable是否为空? if(DataTable != null) 好象不行
答案 if(dataTable.Rows.Count != 0)
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3