DataTable用中使用Compute 实现简单的DataTable数据的统计.....
摘要:
調用格式: object DataTable.Compute(string expression,string filter); 參數:expression:要計算的表達式filter:要計算表達式的過濾條件例:(C#) object objSum=DataTable.Compute... 阅读全文
posted @ 2005-01-13 20:02 封起De日子 阅读(149) 评论(0) 推荐(0)