| |||||||||||
DataColumn.ExtendedProperties PropertySystem.Data Namespace DataColumn Class Returns the collection of user-defined DataColumn properties. Syntax
Property Value
The property is read only with no default value. RemarksThe ExtendedProperties property allows you to store custom information for a DataColumn. For example, you might store a time when the data should be refreshed. Extended properties must be of type String. Properties that are not of type String are not persisted when the DataColumn is written as XML. ExampleThe following example adds a custom property to the PropertyCollection returned by the ExtendedProperties property. The second example retrieves the custom property.
See Also |
| ||||||||||
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