Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / June 2007

Tip: Looking for answers? Try searching our database.

DataTable properties and methods

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
tshad - 20 Jun 2007 19:06 GMT
Is there a good primer on DataTables out there?

Mainly I am looking for an article that lists the properties and methods
(with examples) on the different properties you can use with a DataTable.
For example:

Rows
Rows.Count
Clone
CopyTo
NewRow
Columns.Count
ColumnName
Clear()
Rows.Clear()
DataColumn
DataRow
DataRow()

I am looking for mainly a reference article that has all the properties and
methods.  I always need to google the DataTable to find the needed
properties and methods because I can't remember all the formats for them.

Thanks,

Tom
Eliyahu Goldin - 20 Jun 2007 19:34 GMT
Msdn documentation is pretty good and has examples:

http://msdn2.microsoft.com/en-us/library/system.data.datatable.aspx

Signature

Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin

> Is there a good primer on DataTables out there?
>
[quoted text clipped - 22 lines]
>
> Tom
David Wier - 20 Jun 2007 19:46 GMT
Or, check out the Class Browser in the Quickstart Tutorials:
http://quickstarts.asp.net/QuickStartv20/util/classbrowser.aspx?assembly=System.
Data,%20Version=2.0.0.0,%20Culture=neutral,%20PublicKeyToken=b77a5c561934e089&na
mespace=System.Data&class=DataTable


(watch for line breaks to make sure you get the whole link)

Signature

David Wier
MVP/ASPInsider
http://aspnet101.com
http://iWritePro.com

> Is there a good primer on DataTables out there?
>
[quoted text clipped - 22 lines]
>
> Tom
tshad - 20 Jun 2007 21:35 GMT
That one was pretty good.

Thanks,

Tom
> Or, check out the Class Browser in the Quickstart Tutorials:
> http://quickstarts.asp.net/QuickStartv20/util/classbrowser.aspx?assembly=System.
Data,%20Version=2.0.0.0,%20Culture=neutral,%20PublicKeyToken=b77a5c561934e089&na
mespace=System.Data&class=DataTable

[quoted text clipped - 27 lines]
>>
>> Tom

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.