>>144
dataTable.AsEnumerable()
.Max(row => DateTime.Parse(row["更新日時"].ToString()));