Contains a read-only collection of System.Data.DataViewSetting objects for each System.Data.DataTable in a System.Data.DataSet.
See Also: DataViewSettingCollection Members
A user cannot add or remove a System.Data.DataViewSetting from the collection, but can change the properties of the System.Data.DataViewSetting corresponding to a particular System.Data.DataTable. Adding or removing a System.Data.DataTable from the DataSet adds or removes the corresponding System.Data.DataViewSetting from the collection.