System.Data Namespace
Contains a read-only collection of DataViewSetting objects for each DataTable in a DataSet.
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.