| ||||||||||||||||||||||||||||||||||||||||||||||||||||
DataViewSettingCollection ClassContains a read-only collection of DataViewSetting objects for each DataTable in a DataSet.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| public | CopyTo | ( DataViewSetting ar , Int32 index ) | Void |
| public | CopyTo | ( Array ar , Int32 index ) | Void |
| public | GetEnumerator | ( ) | IEnumerator |
A user cannot add or remove a DataViewSetting from the collection, but can change the properties of the DataViewSetting corresponding to a particular DataTable. Adding or removing a DataTable from the DataSet adds or removes the corresponding DataViewSetting from the collection.
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