X
xxx
I have defined a DataView on a DataTable and set Sort and RowFilter
properties so index is built for the view.
If I add/delete rows from the DataTable, does the DataView index get
rebuilt after each add/delete?
If so, how much does that affect performance?
properties so index is built for the view.
If I add/delete rows from the DataTable, does the DataView index get
rebuilt after each add/delete?
If so, how much does that affect performance?