Re: New Column to DataSet.DataTable
- From: "Cor Ligthert" <notmyfirstname@xxxxxxxxx>
- Date: Sat, 23 Apr 2005 11:05:07 +0200
Xarky,
In fact are it two questions.
The first is easy to answer with this link
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemdatadatacolumnclassctortopic4.asp
When you mean with the datasource the database, than it is easy to answer,
the update does only those columns which are in the update commands (insert,
update) from the dataadapter or whatever.
When you mean a datasource for a datagrid or whatever than you have in my
opinon to tell that to get a good answer, and than as well as it is a
datagrid if it is web or windowforms.
I hope this helps,
Cor
.
- Follow-Ups:
- Re: New Column to DataSet.DataTable
- From: xarky d_best
- Re: New Column to DataSet.DataTable
- References:
- New Column to DataSet.DataTable
- From: Xarky
- New Column to DataSet.DataTable
- Prev by Date: Re: running another program...
- Next by Date: Re: PLS HELP!!! Extend Security rights for Process class
- Previous by thread: New Column to DataSet.DataTable
- Next by thread: Re: New Column to DataSet.DataTable
- Index(es):
Relevant Pages
|