DataTable.Select("Date > #1/1/00#")
摘要:
DataRow[]priceDetailCheckRow = priceDetailCheckExistTable.Select( " effective_from=# " + effectiveFromDate.ToString(DateFormat) + " # " ); 来自于MSDN... 阅读全文
posted @ 2007-04-19 15:45 Sammy 阅读(1053) 评论(0) 推荐(0)
浙公网安备 33010602011771号