小兰爱学习

2019年8月9日

VB.NET 改变datatable数据类型

摘要: 调用如下: Dim colNm As String() = {"salesprice", "purchase", "profit", "salesdateys", "profitys"} //声明需要修改的列名 数组 Dim newDt As DataTable = Utils.Util.modif 阅读全文

posted @ 2019-08-09 20:09 小兰爱学习 阅读(1885) 评论(0) 推荐(0) 编辑

导航