删除DataTable中的DataRow
摘要:
m_rightTable = LocalRepository.Current.Rights.ToDataSet(false).Tables[0]; m_rightTable.PrimaryKey = new DataColumn[] { m_rightTable.Columns["ID"] }; foreach(DataRow... 阅读全文
posted @ 2007-11-03 21:45 步走高飞 阅读(359) 评论(0) 推荐(0)
浙公网安备 33010602011771号