| |||||||||||
DataSet.Tables PropertySystem.Data Namespace DataSet Class Returns the collection of tables contained in the DataSet. Syntax
Property Value
The property is read only with no default value. RemarksTo add tables to the collection, use Add method of the DataTableCollection. To remove tables, use the Remove method. ExampleThe following example returns the DataSet object's DataTableCollection, and prints the columns and rows in each table.
See AlsoDataSet Members DataTable DataTableCollection |
| ||||||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme