PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
DataTable versus DataSet
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
DataTable versus DataSet
![]() |
DataTable versus DataSet |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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? |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

