PC Review


Reply
Thread Tools Rate Thread

DataTable versus DataSet

 
 
mark-seattle
Guest
Posts: n/a
 
      7th May 2008
Is there any performance difference between creating and filling a DataTable
and a single datatable dataset, or is it really the same thing under the
covers.

In other words, do you pay any overhead for


myDS = Create & Fill Dataset with single datatable
MyDT = myDS.Tables(0)

versus just creating DT directly as a datatable and filling it?



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to fix A DataTable named 'Tag2' already belongs to this DataSet.(XML/Datatable) frodenekkoy@hotmail.com Microsoft Dot NET 0 8th Jul 2008 09:14 AM
Copying records from datatable to datatable in dataset tshad Microsoft C# .NET 1 24th Jun 2008 02:39 AM
DataSet versus DataTable tim Microsoft C# .NET 2 18th Mar 2004 11:04 AM
DataSet versus DataTable tim Microsoft ADO .NET 2 18th Mar 2004 11:04 AM
Ccopying a datatable content from an untyped dataset into a table which is inside a typed dataset Nedu N Microsoft ASP .NET 2 31st Oct 2003 03:42 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:00 PM.