Description
When data are changed in an indexed column, the index should be
updated. The tableindex tool recognizes addition and deletion of rows
and updates the index accordingly. However, it does not recognize if data in a
column are changed. This function can be used to tell the tableindex
that data in one or more columns are changed and force it to update
the index. If no column names are given it assumes all columns have changed.
Arguments
columns |
in |
names of changed columns |
|
|
Allowed: |
Vector of Strings |
|
|
Default: |
All |