GeekArticles
Programming
ProgrammingODP.NET - Populating a Dataset with a Single Data Table
ODP.NET - Populating a Dataset with a Single Data Table
A dataset is simply a group of data tables. These data tables can be identified with their own unique names within a dataset. You can also add relations between data tables available in a dataset.
Visit http://www.exforsys.com to read complete article
Visit http://www.exforsys.com to read complete article
Read Next: ODP.NET - Working with DataTableReader
Related Topics
