| |||||||||||||||||
DataTable.Columns PropertySystem.Data Namespace DataTable Class Returns the collection of columns that belong to this table. Syntax
Property Value
The property is read only with no default value. RemarksThe DataColumnCollection determines the schema of a table by defining the data type of each column.
ExampleThe following examples demonstrate using the Columns property to print the values of each column in each row of a table.
See AlsoDataTable Members DataColumnCollection DataColumn |
| ||||||||||||||||
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