大json直接序列化成dataset

rtnDs= JsonConvert.DeserializeObject<DataSet>(strBuff);

原文地址:https://www.cnblogs.com/hn_lijia/p/11331928.html