如何将数据集值读取为csv格式 [英] how to read dataset values into csv format

查看:322
本文介绍了如何将数据集值读取为csv格式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

是否可以将数据集值读取为csv格式?
也可以在数据集值中插入,更新,删除操作.
数据集值是从xml中提取的.

Hi All,

Is it possible to read the dataset values into csv format?
Also is it possible to insert,update,delete operations in the dataset values.
The dataset values is extracted from xml.
How it can be done?

推荐答案

相信我,我在2分钟内就在Google中找到了解决方案.

Believe me I got the solutions within 2 mins in Google.

OP写道:

数据集值是从xml中提取的.
怎么做?

The dataset values is extracted from xml.
How it can be done?


如何使用Visual C#.NET将XML数据读入数据集 [


How To Read XML Data into a DataSet by Using Visual C# .NET[^]

OP写道:

是否可以将数据集值读取为csv格式?

Is it possible to read the dataset values into csv format?


只需迭代数据集值&写一个文件.
将数据集导出为CSV [


Just iterate the dataset values & write a file.
Exporting Dataset as CSV[^]

OP写道:

也可以在数据集值中插入,更新,删除操作.

Also is it possible to insert,update,delete operations in the dataset values.


您可以使用数据集的属性.
使用数据集插入,更新,删除,选择 [


You can use the properties of dataset.
using dataset insert,update,delete,select[^]

Cheers.


这篇关于如何将数据集值读取为csv格式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆