摘要:
public static string DataTableToSQL(DataTable dataTable, DataTableToSQLType tpye, string SQLWhere = null) { if (dataTable.TableName == "" || dataTable 阅读全文
posted @ 2022-05-11 17:47
龙丶谈笑风声
阅读(173)
评论(0)
推荐(0)
摘要:
string maxTime = datatable.Compute("max(time)", "true").ToString(); string minTime = datatable.Compute("min(time)", "true").ToString(); 阅读全文
posted @ 2022-05-11 17:36
龙丶谈笑风声
阅读(1247)
评论(0)
推荐(1)

浙公网安备 33010602011771号