If you mean that you want to get a DataView for only one table in the
dataset, then use the overloaded dataview ctor which takes a datatable
as a parameter.
If you mean that you want to get a DataView for only one table in the
dataset, then use the overloaded dataview ctor which takes a datatable
as a parameter.