将json字符串转换为DataTable
字符串 { "Answer": [{ "PatientId": "xx", "Question": "158", "AnswerContent": "3 ...
字符串 { "Answer": [{ "PatientId": "xx", "Question": "158", "AnswerContent": "3 ...
1、 DataRow row = dt_NewCounty.Rows[0]; row.BeginEdit(); row["Cou ...