更新数据集中的列 [英] Update a Column in DataSet

查看:64
本文介绍了更新数据集中的列的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个数据集,其中有这些值

订购时间             订单编号    A b>
2011年10月15日下午5:59         $ 1817     <兑换
2011年10月15日下午6:06   4539c8     $ 1817   &pbs;待处理
2011年10月29日下午5:52 2011年10月29日5:53 PM   1c7aaa     $ 519 2011年10月29日5:53 PM   f7cba3     $ 519 2011年10月29日下午5:54 2011年10月29日下午5:59        $ 1168     待处理
2011年10月29日下午6:06 2011年10月29日下午6:09
我想在数据集中修改从IST到EST的时间.
我正在使用VS2010.
请帮助

解决方案

1817  已兑换
2011年10月15日下午6:06 2011年10月29日下午5:52 2011年10月29日5:53 PM        


I have a dataset in which i have these values

Order Time                Order No.  Amount  Status
Oct 15 2011 5:59PM    7e1ce8      $ 1817   Redeemed
Oct 15 2011 6:06PM    4539c8      $ 1817   Pending
Oct 29 2011 5:52PM    ec1a4d      $ 519     Pending
Oct 29 2011 5:53PM    1c7aaa      $ 519     Pending
Oct 29 2011 5:53PM    f7cba3      $ 519      Pending
Oct 29 2011 5:54PM    aeb5b4      $ 519     Pending
Oct 29 2011 5:59PM    464a02      $ 1168   Pending
Oct 29 2011 6:06PM    71e7e2      $ 519     Pending
Oct 29 2011 6:09PM    b47af1      $ 519      Pending

I want to modifie the time from IST to EST in the dataset itself.
I am using VS2010.
Please Help

解决方案

1817   Redeemed
Oct 15 2011 6:06PM    4539c8      


1817   Pending
Oct 29 2011 5:52PM    ec1a4d      


519     Pending
Oct 29 2011 5:53PM    1c7aaa      


这篇关于更新数据集中的列的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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