Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: tableindex.rownr - Function Up: tableindex - Tool Previous: tableindex.isunique - Function


tableindex.setchanged - Function



Package utility
Module table
Tool tableindex


Tell the index that columns have changed


Synopsis
setchanged(columns)


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


Returns
Bool




next up previous contents index
Next: tableindex.rownr - Function Up: tableindex - Tool Previous: tableindex.isunique - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15