| |||||||||||
DataTable.MinimumCapacity PropertySystem.Data Namespace DataTable Class Sets or retrieves the initial starting size for this table. Syntax
Property Value
The property is read/write with a default value of 25. RemarksThe MinimumCapacity allows the system to create an appropriate set of resources before fetching data. In a situation when performance is critical, setting this property can optimize performance. ExampleThe following example sets the MinimumCapacity of a DataTable.
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