| ||||||||||||||||
PropertyCollection ClassRepresents a collection of properties that can be added to DataColumn, DataSet, or DataTable.
RemarksThe PropertyCollection can be accessed through the ExtendedProperties property of the DataColumn, DataSet, or DataTable class. Add custom properties to the DataColumn, DataSet, or DataTable objects through the PropertyCollection. For example, you may want to store the time of the object' s creation for later comparison to another object. ExampleThe following example initializes a custom password for a DataTable and adds it to the PropertyCollection.
See AlsoDataColumn DataSet DataTable DataColumn.ExtendedProperties DataSet.ExtendedProperties DataTable.ExtendedProperties |
| |||||||||||||||
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