Den*_*aub 11
Dim dataview1 As DataView = new DataView()
Dim dataview2 As DataView = new DataView()
'' given the tables are not null you can then merge like this
dataview1.Table.Merge(dataview2.Table)
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
6621 次 |
| 最近记录: |